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 2b959f22c6
commit c1797c304c

View File

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