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 efba777 commit 37a499dCopy full SHA for 37a499d
Dockerfile
@@ -13,4 +13,4 @@ USER root
13
COPY files/etc/httpd /etc/httpd
14
COPY files/pre-init /usr/share/container-scripts/httpd/pre-init
15
COPY files/var/www /var/www
16
-RUN rm -rf /etc/httpd/conf.d/welcome.conf
+RUN rm -rf /etc/httpd/conf.d/welcome.conf
0 commit comments