todo/Dockerfile
2023-07-09 02:43:14 +08:00

5 lines
61 B
Docker

FROM python:3.11
#WORKDIR /app
# CMD ["python3", "test.py"]