3 lines
41 B
Docker
3 lines
41 B
Docker
FROM python:3.8.2
|
|
|
|
RUN pip install django |
FROM python:3.8.2
|
|
|
|
RUN pip install django |