road to swarm - add openssl to autoconf, fix api_uri in LUA, fix file rights
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM i386/alpine
|
||||
|
||||
RUN apk add py3-pip apache2-utils bash certbot curl logrotate && \
|
||||
RUN apk add py3-pip apache2-utils bash certbot curl logrotate openssl && \
|
||||
pip3 install docker requests && \
|
||||
mkdir /opt/entrypoint && \
|
||||
mkdir -p /opt/confs/site && \
|
||||
|
||||
Reference in New Issue
Block a user