2 lines
No EOL
65 B
Docker
2 lines
No EOL
65 B
Docker
FROM python:slim-bookworm
|
|
RUN apt update && apt install -y pandoc |