add volume "workspace"

This commit is contained in:
hbr 2021-04-25 11:31:36 +02:00
parent 0e5c32cb0b
commit 19367467a2

View File

@ -1,3 +1,6 @@
FROM python
VOLUME /workspace
RUN pip install --upgrade pip
RUN pip install Lektor