add volume "workspace"
This commit is contained in:
parent
0e5c32cb0b
commit
19367467a2
@ -1,3 +1,6 @@
|
|||||||
FROM python
|
FROM python
|
||||||
|
|
||||||
|
VOLUME /workspace
|
||||||
|
|
||||||
|
RUN pip install --upgrade pip
|
||||||
RUN pip install Lektor
|
RUN pip install Lektor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user