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 11e20cf commit efba777Copy full SHA for efba777
1 file changed
Dockerfile
@@ -13,3 +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
0 commit comments