WIP: building mod_wsgi against Python 3.6

The module is included in the built Python directory, in
/opt/python/mod-wsgi/mod_wsgi.so
This commit is contained in:
2017-03-08 12:32:54 +01:00
parent 5ad9f275ef
commit e086862567
3 changed files with 29 additions and 9 deletions

View File

@@ -5,5 +5,3 @@ RUN apt-get update
RUN apt-get install -qyy \
-o APT::Install-Recommends=false -o APT::Install-Suggests=false \
openssl ca-certificates
RUN mkdir -p /data/git/pillar /data/config /data/venv /data/wheelhouse