diff --git a/Dockerfile b/Dockerfile index 5e91f7f..c3809da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,8 @@ MAINTAINER smdion ,sparklyballs RUN \ apk add --no-cache \ ffmpeg \ - mc + mc \ + openssl # install build packages RUN \