mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
reverse: add www volume
This commit is contained in:
@ -109,7 +109,7 @@ RUN chmod +x /usr/local/bin/*
|
||||
|
||||
EXPOSE 8000 4430
|
||||
|
||||
VOLUME /sites-enabled /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." \
|
||||
openssl="BoringSSL (date of the container)." \
|
||||
|
Reference in New Issue
Block a user