symposion_app/docker
James Polley af5fec11ff Utilise multi-stage docker build for consistent dev/prod base
* developers can use --target symposion_dev to get a responsive site
  that reads from their homedir and reacts to changed files instantly
* without a specified target the default is to build the prod image,
  which is identical except for running uwsgi instead of the django
  built-in server
* Enable debug when running in a developer's test environment
* Remove the makemigrations script and dockerfile
2017-10-04 20:43:01 +11:00
..
deploy_with_sqlite.sh Update testing fixtures to add admin users 2017-08-16 14:51:29 +10:00
Dockerfile Utilise multi-stage docker build for consistent dev/prod base 2017-10-04 20:43:01 +11:00
Dockerfile.dev Build an ephemeral dev container for rego testing 2017-08-07 11:50:03 +10:00
laptop-mode-env Utilise multi-stage docker build for consistent dev/prod base 2017-10-04 20:43:01 +11:00