mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
4 lines
51 B
Docker
4 lines
51 B
Docker
FROM python:3.6
|
|
|
|
ENV PATH="/root/.local/bin:$PATH"
|