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