latex (sha256:04325c86ebb22747363ad25d273a8185e2a652caa6fd006268c348672924ccf4)
Installation
docker pull git.hocine.me/hocine/latex@sha256:04325c86ebb22747363ad25d273a8185e2a652caa6fd006268c348672924ccf4sha256:04325c86ebb22747363ad25d273a8185e2a652caa6fd006268c348672924ccf4Image layers
| # debian.sh --arch 'amd64' out/ 'unstable' '@1771804800' |
| RUN /bin/sh -c apt-get update -y && apt-get upgrade -y && apt-get install --no-install-recommends -y make texlive\* xindy entr inkscape python3 python3-pygments nodejs git dvipng && rm -rf /var/lib/apt/lists/* && rm -rf /usr/share/doc/* && rm -rf /usr/share/man/* && mkdir /app # buildkit |
| WORKDIR /app |