Skip to content
Snippets Groups Projects
Commit c784694f authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

reduce lib installed, collect static during build

  * keep app and test related libs but remove sphinx and django-extensions related dependencies.
  * remove apache2-dev
  * collect static, and get ready to copy it on startup if needed to be serve by another container
  * gunicorn only reload when used in docker-compose
  * none root user
  * run migration on startup
  * copy static files to $STATIC_ROOT_ON_STARTUP_COPY when mounted
parent b4395c55
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment