[damned-lies/oscp] Install mod_proxy_uwsgi
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Install mod_proxy_uwsgi
- Date: Mon, 23 Mar 2020 16:16:08 +0000 (UTC)
commit b80deb52279133a68a00788109572c47aa47b44c
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Mon Mar 23 17:15:55 2020 +0100
Install mod_proxy_uwsgi
httpd/Dockerfile | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/httpd/Dockerfile b/httpd/Dockerfile
index 20fdf6f0..66a7f219 100644
--- a/httpd/Dockerfile
+++ b/httpd/Dockerfile
@@ -1,6 +1,7 @@
FROM centos/httpd-24-centos7
USER root
+RUN yum install -y mod_proxy_uwsgi
COPY app_data /opt/app-root/src
RUN chown -R 1000660000:1000660000 /opt/app-root/src
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]