Update 'Dockerfile'
This commit is contained in:
parent
e13fa0589f
commit
76355359e6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user