nikola-docker/Dockerfile
2020-02-17 23:14:24 +01:00

3 lines
No EOL
51 B
Docker

FROM python:3.8.1
RUN pip install 'Nikola[extras]'