latex (sha256:78d23e89584063e18cb884f8c13d05fa255fe98cd2f44e94efd15fc81faf17b2)
Installation
docker pull git.hocine.me/hocine/latex@sha256:78d23e89584063e18cb884f8c13d05fa255fe98cd2f44e94efd15fc81faf17b2sha256:78d23e89584063e18cb884f8c13d05fa255fe98cd2f44e94efd15fc81faf17b2Image layers
| # debian.sh --arch 'amd64' out/ 'unstable' '@1779062400' |
| 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 |