mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
Update Dockerfile
This commit is contained in:
parent
1148cc9653
commit
b30320bb67
@ -117,8 +117,8 @@ EXPOSE 8000 4430
|
||||
|
||||
VOLUME /sites-enabled /www /conf.d /passwds /certs /var/log/nginx
|
||||
|
||||
LABEL description="Secure nginx built from source." \
|
||||
openssl="LibreSSL ${LIBRESSL_VERSION}" \
|
||||
LABEL description="nginx built from source." \
|
||||
openssl="LibreSSL ${LIBRESSL_VERSION}." \
|
||||
nginx="nginx ${NGINX_VERSION}."
|
||||
|
||||
CMD ["/sbin/tini","--","run.sh"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user