3 lines
51 B
Text
3 lines
51 B
Text
|
FROM python:3.8.1
|
||
|
|
||
|
RUN pip install 'Nikola[extras]'
|