nginx: some changes

This commit is contained in:
Wonderfall
2016-10-01 17:46:27 +02:00
parent 6cd004f742
commit 55f1ab625a
7 changed files with 10 additions and 8 deletions

View File

@ -112,7 +112,7 @@ EXPOSE 8000 4430
VOLUME /sites-enabled /www /conf.d /passwds /certs /var/log/nginx
LABEL description="Secure nginx built from source." \
openssl="BoringSSL (date of the container)." \
openssl="BoringSSL" \
nginx="nginx ${NGINX_VERSION}."
CMD ["run.sh"]