[blogs-web/oscp] Drop the yum update (causes pod failures all over the place), land the conf file on httpd-cfg as the
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blogs-web/oscp] Drop the yum update (causes pod failures all over the place), land the conf file on httpd-cfg as the
- Date: Mon, 17 Dec 2018 14:57:30 +0000 (UTC)
commit 4702484ab37a2a3d73585a745871749c27657d1d
Author: Andrea Veri <averi redhat com>
Date: Mon Dec 17 15:57:23 2018 +0100
Drop the yum update (causes pod failures all over the place), land the conf file on httpd-cfg as the
image wants it to be
Dockerfile | 3 ---
blogs.gnome.org.conf => httpd-cfg/blogs.gnome.org.conf | 0
2 files changed, 3 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
index cb31812..4b4c155 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,9 +7,6 @@ RUN yum install rh-php71-php rh-php71-php-cli rh-php71-php-common rh-php71-php-c
RUN mkdir -p /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
USER 1001
diff --git a/blogs.gnome.org.conf b/httpd-cfg/blogs.gnome.org.conf
similarity index 100%
rename from blogs.gnome.org.conf
rename to httpd-cfg/blogs.gnome.org.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]