2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 09:00:28 +01:00
website/Dockerfile.python

4 lines
51 B
Docker

FROM python:3.7
ENV PATH="/root/.local/bin:$PATH"