Use Docker VOLUME sections only where applicable

This commit is contained in:
cytopia
2018-12-24 12:19:42 +01:00
parent 689703a9b9
commit 3f08a762f5
22 changed files with 0 additions and 77 deletions

View File

@@ -72,9 +72,6 @@ COPY ./data/supervisord.conf /etc/supervisor/supervisord.conf
###
### Volumes
###
VOLUME /etc/php-custom.d
VOLUME /etc/php-fpm-custom.d
VOLUME /etc/php-modules.d
VOLUME /var/log/php
VOLUME /var/mail