We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47f13d commit 566e910Copy full SHA for 566e910
1 file changed
Dockerfile
@@ -40,6 +40,3 @@ RUN mkdir -p /var/www/wp-content/uploads && \
40
VOLUME /var/www /var/www/wp-content/uploads
41
42
WORKDIR /var/www
43
-
44
-# Actually don't do this, just run happily as a daemon,
45
-#CMD [ "/sbin/my_init", "--", "setuser", "wp", "bash", "-l", "-c", "setup" ]
0 commit comments