Added link
This commit is contained in:
parent
0085bb2943
commit
d8fca83aae
@ -1,3 +1,5 @@
|
|||||||
|
# https://testdriven.io/blog/dockerizing-django-with-postgres-gunicorn-and-nginx/
|
||||||
|
|
||||||
FROM python:3.12.2-slim-buster as builder
|
FROM python:3.12.2-slim-buster as builder
|
||||||
|
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user