latex (sha256:238d495b6e8f255a41f29f62481549c645fd1371107fa19e38ed5bb6b9265227)
Installation
docker pull git.hocine.me/hocine/latex@sha256:238d495b6e8f255a41f29f62481549c645fd1371107fa19e38ed5bb6b9265227
sha256:238d495b6e8f255a41f29f62481549c645fd1371107fa19e38ed5bb6b9265227
Image layers
# debian.sh --arch 'amd64' out/ 'unstable' '@1757289600' |
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 |