aboutsummaryrefslogtreecommitdiffstats
path: root/docker/app/Dockerfile (follow)
Commit message (Expand)AuthorAgeLines
* Create custom manage.py entry point, remove scripts and merge Dockerfile.Gravatar scragly2019-09-28-27/+0
* Install pipenv & pyuwsgi before copying project for better layer caching.Gravatar scragly2019-09-23-1/+4
* Change back to official python base image, remove git pkgGravatar scragly2019-09-21-13/+8
* Revert uwsgi back to pip install.Gravatar scragly2019-09-21-2/+3
* Remove EXTRAS ARG as pip extras isn't used anymore.Gravatar scragly2019-09-20-1/+0
* Add PIP and PIPENV Environmental Variables to production DockerfileGravatar scragly2019-09-18-0/+4
* Refine DockerfilesGravatar scragly2019-09-18-34/+7
* Fixing the entrypoint location - forgot that we created an app root dir.Gravatar Leon Sandøy2019-07-03-2/+2
* Setting up a method for automatically applying migrations in production. Maki...Gravatar Leon Sandøy2019-07-03-3/+11
* Replace wiki dep with PyDis fork, add git to DockerGravatar Gareth Coles2019-04-20-0/+1
* Remove `--dev` from container installation.Gravatar Johannes Christ2019-04-11-1/+1
* Only install uWSGI in Docker.Gravatar Johannes Christ2019-04-10-1/+2
* Address review by @jchristgitGravatar Gareth Coles2019-04-05-0/+42