mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 11:00:25 +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 \
|
openrc busybox-initscripts \
|
||||||
alpine-conf \
|
alpine-conf \
|
||||||
bind-tools \
|
bind-tools \
|
||||||
|
openssh-client \
|
||||||
strace fuse
|
strace fuse
|
||||||
|
|
||||||
COPY etc /etc/
|
COPY etc /etc/
|
||||||
|
Loading…
Reference in New Issue
Block a user