[blogs-web/oscp] welcome.conf has to go



commit 137cd52f4782cda716803c8c641f2a7757b03a33
Author: Andrea Veri <averi redhat com>
Date:   Sat Nov 10 22:21:51 2018 +0100

    welcome.conf has to go

 Dockerfile | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Dockerfile b/Dockerfile
index 3f76d15..bf57c0d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -9,6 +9,7 @@ RUN mkdir -p /srv/http/blogs.gnome.org/html
 RUN chown 1001:1001 -R /srv/http/blogs.gnome.org/html 
 
 COPY blogs.gnome.org.conf /etc/httpd/conf.d
+RUN rm /etc/httpd/conf.d/welcome.conf
 
 EXPOSE 8443
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]