summaryrefslogtreecommitdiffstats
path: root/Dockerfile (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-23Switch base container to rhel9/python3.12 to try to avoid CVEsMatthew Lemon1-1/+2
2024-05-23Removes multi-stage build for Django - uses RHELMatthew Lemon1-14/+0
2024-05-23Revert "Ditched the redhat builder stage"Matthew Lemon1-10/+26
2024-05-23Ditched the redhat builder stageMatthew Lemon1-26/+10
2024-05-23Local Docker environment is now runnable with makeMatthew Lemon1-14/+4
2024-05-23wip: moved config to base.pyMatthew Lemon1-0/+4
2024-05-03Fix for read-only sqlite fileMatthew Lemon1-12/+16
2024-04-30Ports changesMatthew Lemon1-2/+2
2024-04-25Now uses gunicorn to run the server instead of dev serverMatthew Lemon1-2/+2
2024-04-24Ensuring permissions set in final image for db purposesMatthew Lemon1-0/+1
2024-04-24Upgrading pipMatthew Lemon1-1/+1
2024-04-24Using multi-stage build container to overcome rhel CVEsMatthew Lemon1-5/+25
2024-04-24New Dockerfile using RedHat imageMatthew Lemon1-25/+15
2024-04-23Switching to alpine base imageMatthew Lemon1-7/+7
2024-04-23Trying different base imageMatthew Lemon1-1/+1
2024-04-23Updates python version in DockerMatthew Lemon1-1/+1
2024-04-23switched to DjangoMatthew Lemon1-34/+20
2024-04-22Further changes to DockerfileMatthew Lemon1-1/+12
2024-04-22Trying to fix Dockerfile for non-root useMatthew Lemon1-2/+23
2024-04-22Changed to 1.20 and using RHEL9 Go imageMatthew Lemon1-4/+3
2024-04-19Expand image source identifier for docker.ioMatthew Lemon1-1/+1
2024-04-18Adds code from ded-go-core - no databaseMatthew Lemon1-25/+12