[download-web] Drop welcome.conf
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [download-web] Drop welcome.conf
- Date: Mon, 11 Nov 2019 12:46:18 +0000 (UTC)
commit 0bbb1c83af290912237dc515c22cc9f54796fcfa
Author: Andrea Veri <averi redhat com>
Date: Mon Nov 11 13:46:16 2019 +0100
Drop welcome.conf
Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/Dockerfile b/Dockerfile
index 032c5b9..a5ab0d3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,6 +11,7 @@ RUN sed -i 's/Listen\ 80/Listen\ 8080/' /etc/httpd/conf/httpd.conf
RUN sed -i '/mod_autoindex.so/d' /etc/httpd/conf.modules.d/00-base.conf
RUN sed -i '/mod_auth_digest.so/d' /etc/httpd/conf.modules.d/00-base.conf
RUN echo 'PidFile /download/httpd.pid' >> /etc/httpd/conf/httpd.conf
+RUN rm -f /etc/httpd/conf.d/welcome.conf
RUN ln -sf /download/httpd.conf /etc/httpd/conf.d/download.conf
RUN ln -sf /download/mirrorbrain.conf /etc/mirrorbrain.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]