mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 19:28:09 +00:00
Merge pull request #769 from justincormack/nossh
Remove ssh server packages
This commit is contained in:
commit
e4688ad245
@ -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