Master
Release 2.18.3
- Full stack is running python 3
- Base image is
alpine 3.10
instead ofCentOS7
- Migrate to
web2py 2.18.3
- Tools
jsduck
,pdflatex
,senchacmd
andsphinx
are moved to separated docker images. - Adapt
configure.py
andbuild.py
- Add docker image gunicorn. Web2py applications are running behind
the
gunicorn
front-end instead of the build-inrocket
. This is the base image to build a server. - Remove
image_server