holyloop/Dockerfile

5 lines
102 B
Docker
Raw Normal View History

2023-10-27 19:37:57 +00:00
FROM python:latest
RUN pip install screenplain
RUN pip install 'screenplain[PDF]'
#screenplain:latest