lector-drone/Dockerfile

7 lines
85 B
Docker

FROM python
VOLUME /workspace
RUN pip install --upgrade pip
RUN pip install Lektor