mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
Update Dockerfile
This commit is contained in:
@ -124,7 +124,7 @@ EXPOSE 8000 4430
|
|||||||
VOLUME /sites-enabled /www /conf.d /passwds /certs /var/log/nginx
|
VOLUME /sites-enabled /www /conf.d /passwds /certs /var/log/nginx
|
||||||
|
|
||||||
LABEL description="Secure nginx built from source." \
|
LABEL description="Secure nginx built from source." \
|
||||||
openssl="BoringSSL (date of the container)." \
|
openssl="LibreSSL ${LIBRESSL_VERSION}" \
|
||||||
nginx="nginx ${NGINX_VERSION}."
|
nginx="nginx ${NGINX_VERSION}."
|
||||||
|
|
||||||
CMD ["/sbin/tini","--","run.sh"]
|
CMD ["/sbin/tini","--","run.sh"]
|
||||||
|
Reference in New Issue
Block a user