latex (sha256:30fbfe8af6ca290c9b90d5291aa2eb2bc9f0121ce3f521c4190c8cc496147c99)
Installation
docker pull git.hocine.me/hocine/latex@sha256:30fbfe8af6ca290c9b90d5291aa2eb2bc9f0121ce3f521c4190c8cc496147c99sha256:30fbfe8af6ca290c9b90d5291aa2eb2bc9f0121ce3f521c4190c8cc496147c99Image layers
| # debian.sh --arch 'amd64' out/ 'unstable' '@1768176000' |
| 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 |