Skip to content

Commit efba777

Browse files
committed
Removes welcome.conf from image to allow server root indexing
1 parent 11e20cf commit efba777

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ USER root
1313
COPY files/etc/httpd /etc/httpd
1414
COPY files/pre-init /usr/share/container-scripts/httpd/pre-init
1515
COPY files/var/www /var/www
16+
RUN rm -rf /etc/httpd/conf.d/welcome.conf

0 commit comments

Comments
 (0)