mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 20:48:11 +00:00
Remove ssh server packages
These will be containerised, and were disabled anyway. Need client, as git needs it, and docker needs git. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
ff0739afea
commit
20f6db11b3
@ -1,4 +1,4 @@
|
||||
FROM mobylinux/alpine-base:50f80b04bfad0d23e44c6d4227bb045f39b42fae
|
||||
FROM mobylinux/alpine-base:127878341b96b4e504957559fae24f7c38d8aa0b
|
||||
|
||||
ENV ARCH=x86_64
|
||||
|
||||
|
@ -18,7 +18,6 @@ RUN \
|
||||
iptables \
|
||||
jq \
|
||||
openrc \
|
||||
openssh \
|
||||
openssh-client \
|
||||
rng-tools@community \
|
||||
sfdisk \
|
||||
|
@ -39,9 +39,7 @@ musl 1.1.15-r5
|
||||
musl-utils 1.1.15-r5
|
||||
oniguruma 6.1.2-r0
|
||||
openrc 0.21.7-r2
|
||||
openssh 7.3_p1-r2
|
||||
openssh-client 7.3_p1-r2
|
||||
openssh-sftp-server 7.3_p1-r2
|
||||
pcre 8.39-r0
|
||||
rng-tools 5-r3
|
||||
scanelf 1.1.6-r0
|
||||
|
Loading…
Reference in New Issue
Block a user