[blogs-web/oscp] Actually safe to keep as-is due to the fact there is not real app-data here (as it is mounted via gl
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [blogs-web/oscp] Actually safe to keep as-is due to the fact there is not real app-data here (as it is mounted via gl
- Date: Mon, 17 Dec 2018 15:05:08 +0000 (UTC)
commit aa3e62d3be7682381928e21b214463f675941c41
Author: Andrea Veri <averi redhat com>
Date: Mon Dec 17 16:04:59 2018 +0100
Actually safe to keep as-is due to the fact there is not real app-data here (as it is mounted via
glusterfs)
Dockerfile | 1 +
httpd-cfg/blogs.gnome.org.conf => blogs.gnome.org.conf | 0
2 files changed, 1 insertion(+)
---
diff --git a/Dockerfile b/Dockerfile
index 3642adb..b5ce246 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -5,6 +5,7 @@ USER root
RUN yum install rh-php71-php rh-php71-php-cli rh-php71-php-common rh-php71-php-curl rh-php71-php-gd
rh-php71-php-intl rh-php71-php-json rh-php71-php-mbstring rh-php71-php-mcrypt rh-php71-php-mysqlnd
rh-php71-php-opcache rh-php71-php-readline rh-php71-php-soap rh-php71-php-xml rh-php71-php-xmlrpc
rh-php71-php-zip -y
RUN mkdir -p /srv/http/blogs.gnome.org/html
+COPY blogs.gnome.org.conf /etc/httpd/conf.d
EXPOSE 8443
diff --git a/httpd-cfg/blogs.gnome.org.conf b/blogs.gnome.org.conf
similarity index 100%
rename from httpd-cfg/blogs.gnome.org.conf
rename to blogs.gnome.org.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]