4 lines
36 B
Docker
4 lines
36 B
Docker
|
FROM python
|
||
|
|
||
|
RUN pip install Lektor
|