[survey-web/oscp] Switch to martialblog/limesurvey:4-fpm



commit ab11b9c4da9e30b550487eb5a4fc70c026b35230
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Tue Dec 29 11:20:58 2020 +0100

    Switch to martialblog/limesurvey:4-fpm

 Dockerfile                       |   4 +
 README.md                        |   2 -
 docker/00_surveys.gnome.org.conf |  33 -----
 docker/Dockerfile                |  33 -----
 docker/config.php                |  78 -----------
 docker/run.sh                    |  21 ---
 docker/ipa-ca.crt => ipa-ca.crt  |   0
 openshift/survey-web.yaml        | 292 ---------------------------------------
 8 files changed, 4 insertions(+), 459 deletions(-)
---
diff --git a/Dockerfile b/Dockerfile
new file mode 100644
index 00000000..e7cb90aa
--- /dev/null
+++ b/Dockerfile
@@ -0,0 +1,4 @@
+FROM martialblog/limesurvey:4-fpm
+
+ADD ipa-ca.crt /etc/ipa-ca.crt
+ADD ldap.conf /etc/ldap/ldap.conf
diff --git a/docker/ipa-ca.crt b/ipa-ca.crt
similarity index 100%
rename from docker/ipa-ca.crt
rename to ipa-ca.crt


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