We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f002a7 commit cfc9bc3Copy full SHA for cfc9bc3
django/Dockerfile
@@ -1,5 +1,7 @@
1
FROM python:3.8.5-alpine3.12
2
3
+#Python
4
+
5
ENV PYTHONUNBUFFERED=1
6
7
WORKDIR /usr/src/app
0 commit comments