From f4f41efe09f22c7a04f8031e466f276992106eb5 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/