symposion_app/docker
James Polley 62df4ec3de Allow flags for migrations
Switch Dockerfile from CMD to ENTRYPOINT so that flags can be passed
to the makemigrations command

This is required in cases where we need to use django's makemigrations
--merge to merge two migrations.
2017-09-17 13:16:06 +10:00
..
deploy_with_sqlite.sh Update testing fixtures to add admin users 2017-08-16 14:51:29 +10:00
Dockerfile Collect Static so admin works 2017-06-26 21:11:15 +10:00
Dockerfile.dev Build an ephemeral dev container for rego testing 2017-08-07 11:50:03 +10:00
Dockerfile.makemigrations Allow flags for migrations 2017-09-17 13:16:06 +10:00
laptop-mode-env Add devmode_settings.py for local dev 2017-08-28 17:12:05 +10:00