Add Docker support with Dockerfile and entrypoint.
Some checks failed
Docker / build (push) Failing after 25s

This commit is contained in:
krek0 2026-05-03 11:25:07 +02:00
parent faf880a236
commit 914d0edc6b
8 changed files with 118 additions and 2 deletions

View file

@ -7,5 +7,6 @@ Pillow>=6.0.0
django-debug-toolbar>=3.2.0
python-decouple>=3.6
whitenoise>=6.0
psycopg2>=2.9
psycopg2-binary>=2.9
requests>=2.25
gunicorn>=21.0