latex (sha256:8777824e067fb6e859ec325a71ea151f99fd2092c6613c5889dfb538a7435510)
Installation
docker pull git.hocine.me/hocine/latex@sha256:8777824e067fb6e859ec325a71ea151f99fd2092c6613c5889dfb538a7435510sha256:8777824e067fb6e859ec325a71ea151f99fd2092c6613c5889dfb538a7435510Image 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 |