We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ca701 commit 9654d2bCopy full SHA for 9654d2b
Dockerfile
@@ -46,7 +46,7 @@ RUN easy_install supervisor
46
ADD ./config/supervisord.conf /etc/supervisord.conf
47
48
# Volume
49
-VOLUME /usr/share/nginx/www/
+# VOLUME /usr/share/nginx/www
50
51
# Expose
52
EXPOSE 80
0 commit comments