From 72023a505ab0d7cb76ffc9cd047af9f20f8ffbad Mon Sep 17 00:00:00 2001 From: Justin Cormack Date: Mon, 13 Jun 2016 17:26:29 +0100 Subject: [PATCH] add openssl for wget helper Signed-off-by: Justin Cormack --- alpine/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/alpine/Dockerfile b/alpine/Dockerfile index 7704280ec..09c0a355a 100644 --- a/alpine/Dockerfile +++ b/alpine/Dockerfile @@ -24,6 +24,7 @@ RUN \ util-linux \ cifs-utils \ e2fsprogs-extra \ + openssl \ && rm -rf /var/cache/apk/* COPY etc /etc/