Skip to content

Commit cfc9bc3

Browse files
committed
refactor(docker): add name python
1 parent 0f002a7 commit cfc9bc3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

django/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
FROM python:3.8.5-alpine3.12
22

3+
#Python
4+
35
ENV PYTHONUNBUFFERED=1
46

57
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)