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