FROM python:slim-bookworm RUN apt update && apt install -y pandoc CMD ["/data/run.sh"]