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:
Justin Cormack 2016-02-17 09:15:11 +00:00
parent 2b28fd5124
commit 3ff475520c

View File

@ -14,6 +14,7 @@ RUN \
openrc busybox-initscripts \
alpine-conf \
bind-tools \
openssh-client \
strace fuse
COPY etc /etc/