Add VOLUME directive closes #61 nginx-php-fpm
This commit is contained in:
@@ -109,6 +109,8 @@ RUN chmod 755 /usr/bin/pull && chmod 755 /usr/bin/push && chmod 755 /usr/bin/let
|
||||
ADD src/ /var/www/html/
|
||||
ADD errors/ /var/www/errors/
|
||||
|
||||
VOLUME /var/www/html
|
||||
|
||||
EXPOSE 443 80
|
||||
|
||||
#CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf"]
|
||||
|
||||
Reference in New Issue
Block a user