Skip to content

Master

LE GAC Renaud requested to merge master into production

Release 2.18.3

  • Full stack is running python 3
  • Base image is alpine 3.10 instead of CentOS7
  • Migrate to web2py 2.18.3
  • Tools jsduck, pdflatex, senchacmd and sphinx are moved to separated docker images.
  • Adapt configure.py and build.py
  • Add docker image gunicorn. Web2py applications are running behind the gunicorn front-end instead of the build-in rocket. This is the base image to build a server.
  • Remove image_server

Merge request reports

Loading