[damned-lies/oscp] Drop httpd cfg from uwsgi
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Drop httpd cfg from uwsgi
- Date: Mon, 23 Mar 2020 22:38:52 +0000 (UTC)
commit e6a7ae213d2330aa3a376e9aa661b982f4d17e43
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Mar 23 23:38:21 2020 +0100
Drop httpd cfg from uwsgi
uwsgi/Dockerfile | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/uwsgi/Dockerfile b/uwsgi/Dockerfile
index 8b36f646..20ba2ce4 100644
--- a/uwsgi/Dockerfile
+++ b/uwsgi/Dockerfile
@@ -12,7 +12,6 @@ RUN groupadd l10n -g 1000660000 && \
mkdir -p /l10n && \
git clone --depth 1 --branch master --single-branch
https://gitlab.gnome.org/Infrastructure/damned-lies.git /l10n/damnedlies
ADD local_settings.py /l10n/damnedlies/damnedlies/local_settings.py
-ADD l10n.gnome.org.conf /opt/rh/httpd24/root/etc/httpd/conf.d/l10n.gnome.org.conf
RUN chown -R l10n:l10n /l10n
WORKDIR /l10n/damnedlies
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]