This commit is contained in:
parent
1c84f19da6
commit
170a26f4ef
@ -2,6 +2,8 @@ FROM python
|
||||
|
||||
VOLUME /workspace
|
||||
|
||||
RUN apt-get update && apt-get -y install rsync
|
||||
|
||||
RUN pip install --upgrade pip
|
||||
RUN pip install Lektor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user