2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00
website/Dockerfile.python

4 lines
51 B
Docker

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