Initial Dockerfile #73
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# For more information, please refer to https://aka.ms/vscode-docker-python
|
||||
FROM python:3-slim
|
||||
FROM python:3
|
||||
|
||||
# Keeps Python from generating .pyc files in the container
|
||||
ENV PYTHONDONTWRITEBYTECODE=1
|
||||
|
|
Loading…
Add table
Reference in a new issue