[odrs-web] Install mod_wsgi harder



commit bd9a797e1bc30b681ce537c865ee99c4a6232493
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jun 27 20:58:59 2019 +0100

    Install mod_wsgi harder

 Dockerfile | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/Dockerfile b/Dockerfile
index 849174f..7b859b2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -7,6 +7,7 @@ RUN yum install -y gcc make \
     python36-devel \
     python36-pip \
     python36-PyMySQL \
+    mod_wsgi \
     uwsgi-plugin-python36
 
 ENV ODRS_HOME=/opt/app-root/src \


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