Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Update Dockerfile to use production run command | 2024-06-07 | -3/+5 | |
* | Update required Python version | 2023-12-04 | -0/+4 | |
* | Update base Python image (#996) | 2023-06-08 | -1/+1 | |
* | Upgrade to Python 3.11 | 2023-05-13 | -1/+1 | |
* | Don't use the deprecated --without dev in Dockerfile | 2023-02-27 | -1/+1 | |
* | Upgrade To 3.10 | 2022-09-30 | -1/+1 | |
* | Fix Poetry 1.2 Support | 2022-09-18 | -12/+5 | |
* | Merges Dockerfiles | 2021-10-10 | -0/+6 | |
* | Pin platform in Dockerfile | 2021-09-04 | -1/+1 | |
* | Add note on BUILDING_DOCKER | 2021-09-03 | -0/+4 | |
* | Add Django Prometheus to installed apps and middleware | 2021-09-02 | -0/+1 | |
* | Add --noinput and --clear to collectstatic flags | 2021-08-25 | -1/+1 | |
* | Run collectstatic in the image build process, disable in prod startup | 2021-08-25 | -0/+7 | |
* | Convert docker file to use 3.9 and poetry | 2021-05-17 | -12/+9 | |
* | Dockerfile optimisations | 2021-03-13 | -10/+5 | |
* | Update Dockerfile | 2021-03-01 | -5/+6 | |
* | Add Git SHA consuming and putting to environment in Dockerfile | 2020-12-20 | -1/+5 | |
* | Bump version down to 3.8 | 2020-11-15 | -1/+1 | |
* | Upgrade site to Python 3.9. | 2020-11-14 | -0/+32 | |
* | Address review by @jchristgit | 2019-04-05 | -1/+0 | |
* | Use symlink to `alpine-3.7` Dockerfile. | 2018-09-18 | -11/+1 | |
* | Omit Python header installation step. | 2018-09-16 | -1/+1 | |
* | Back to the roots. | 2018-09-16 | -3/+1 | |
* | Use sane package manager. | 2018-09-16 | -8/+3 | |
* | Only delete build-time dependencies. | 2018-09-04 | -1/+1 | |
* | Use proper WSGI callable. | 2018-09-04 | -1/+1 | |
* | Purge unneeded packages. | 2018-09-04 | -0/+1 | |
* | Try using local registry. | 2018-09-03 | -1/+17 | |
* | Proeprly set up lint and test stages. | 2018-08-30 | -1/+1 | |
* | Push site base image on CI. | 2018-08-27 | -17/+1 | |
* | Add a `Dockerfile`. | 2018-08-27 | -0/+17 |