mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
add openssh client, as docker needs it for ssh based git clones
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
2b959f22c6
commit
c1797c304c
@ -14,6 +14,7 @@ RUN \
|
||||
openrc busybox-initscripts \
|
||||
alpine-conf \
|
||||
bind-tools \
|
||||
openssh-client \
|
||||
strace fuse
|
||||
|
||||
COPY etc /etc/
|
||||
|
Loading…
Reference in New Issue
Block a user