From c1797c304c061c2afe0b468645c7b7f5890369be Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Wed, 17 Feb 2016 09:15:11 +0000 Subject: [PATCH] add openssh client, as docker needs it for ssh based git clones Signed-off-by: Justin Cormack --- alpine/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/alpine/Dockerfile b/alpine/Dockerfile index d287ea157..29d79855e 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -14,6 +14,7 @@ RUN \ openrc busybox-initscripts \ alpine-conf \ bind-tools \ + openssh-client \ strace fuse COPY etc /etc/