Update 'Dockerfile'

This commit is contained in:
steph 2022-06-02 14:46:03 +02:00
parent e13fa0589f
commit 76355359e6

View File

@ -3,4 +3,4 @@ RUN sed -i -e 's/^APT/# APT/' -e 's/^DPkg/# DPkg/' \
/etc/apt/apt.conf.d/docker-clean
RUN export DEBIAN_FRONTEND=noninteractive; \
apt update; \
apt install -y pandoc texlive-full
apt install -y pandoc texlive-full jq curl