FROM debian:bullseye-slim
RUN apt update && apt install git git-restore-mtime pandoc npm nodejs
WORKDIR /data