latex (sha256:61f470ff756c640c8f537e91f1ad8e3ad1c8b903cbbc9820e8a653794d331531)
Installation
docker pull git.hocine.me/hocine/latex@sha256:61f470ff756c640c8f537e91f1ad8e3ad1c8b903cbbc9820e8a653794d331531sha256:61f470ff756c640c8f537e91f1ad8e3ad1c8b903cbbc9820e8a653794d331531Image layers
| # debian.sh --arch 'amd64' out/ 'unstable' '@1762202650' |
| 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 |