matthias
  • Joined on 2019-07-26

texlive (2022-full)

Published 2022-12-21 12:44:02 +00:00 by matthias

Installation

docker pull gitea.pb42.de/matthias/texlive:2022-full
sha256:7a56cbf862f82724a988b0b29488ea43422a0d51fd182f7dc945e921a39c9774

Image Layers

ADD file:481dd2da6de71525248eba186feeeafcc73cc956ade0a196a4e8b0c2424e74b9 in /
CMD ["bash"]
ARG USER_NAME=latex
ARG USER_HOME=/home/latex
ARG USER_ID=1000
ARG USER_GECOS=LaTeX
|4 USER_GECOS=LaTeX USER_HOME=/home/latex USER_ID=1000 USER_NAME=latex /bin/sh -c adduser --home "$USER_HOME" --uid $USER_ID --gecos "$USER_GECOS" --disabled-password "$USER_NAME"
ARG WGET=wget
ARG GIT=git
ARG MAKE=make
ARG PANDOC=pandoc
ARG PCITEPROC=pandoc-citeproc
ARG PYGMENTS=python3-pygments
ARG FIG2DEV=fig2dev
|11 FIG2DEV=fig2dev GIT=git MAKE=make PANDOC=pandoc PCITEPROC=pandoc-citeproc PYGMENTS=python3-pygments USER_GECOS=LaTeX USER_HOME=/home/latex USER_ID=1000 USER_NAME=latex WGET=wget /bin/sh -c apt-get update -q && apt-get install -qy "$WGET" "$GIT" "$MAKE" "$PANDOC" "$PCITEPROC" "$FIG2DEV" "$PYGMENTS" && apt-get --purge remove -y .\*-doc$ && apt-get clean -y && apt-get autoremove && rm -rf /var/lib/apt/lists/*
|11 FIG2DEV=fig2dev GIT=git MAKE=make PANDOC=pandoc PCITEPROC=pandoc-citeproc PYGMENTS=python3-pygments USER_GECOS=LaTeX USER_HOME=/home/latex USER_ID=1000 USER_NAME=latex WGET=wget /bin/sh -c wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz; mkdir /install-tl-unx; tar -xf install-tl-unx.tar.gz -C /install-tl-unx --strip-components=1;
COPY file:e912672227d9b37ce014dc5f970eac82cc4de6117ac5ab14061d52343b669109 in /install-tl-unx/
|11 FIG2DEV=fig2dev GIT=git MAKE=make PANDOC=pandoc PCITEPROC=pandoc-citeproc PYGMENTS=python3-pygments USER_GECOS=LaTeX USER_HOME=/home/latex USER_ID=1000 USER_NAME=latex WGET=wget /bin/sh -c /install-tl-unx/install-tl -profile /install-tl-unx/texlive.profile; rm -r /install-tl-unx; rm install-tl-unx.tar.gz
ENV PATH=/usr/local/texlive/2022/bin/x86_64-linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV HOME=/data
WORKDIR /data
VOLUME [/data]
LABEL org.opencontainers.image.created=2022-12-21T11:53:30Z
LABEL org.opencontainers.image.revision=dc5c8067c7311c25d11a5126a0846125e0471224
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/texlive.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/texlive
WORKDIR /data
/bin/sh -c tlmgr update --self; tlmgr install latexmk lipsum background everypage siunitx titlesec; tlmgr update --all
VOLUME [/data]
LABEL org.opencontainers.image.created=2022-12-21T11:59:25Z
LABEL org.opencontainers.image.revision=dc5c8067c7311c25d11a5126a0846125e0471224
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/texlive.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/texlive
/bin/sh -c tlmgr --repo ftp://tug.org/texlive/tlverpkg update --self; tlmgr update --self --all; tlmgr install scheme-full
LABEL org.opencontainers.image.created=2022-12-21T12:00:46Z
LABEL org.opencontainers.image.revision=dc5c8067c7311c25d11a5126a0846125e0471224
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/texlive.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/texlive

Labels

Key Value
org.opencontainers.image.created 2022-12-21T12:00:46Z
org.opencontainers.image.revision dc5c8067c7311c25d11a5126a0846125e0471224
org.opencontainers.image.source https://gitea.pb42.de/matthias/texlive.git
org.opencontainers.image.url https://gitea.pb42.de/matthias/texlive
Details
Container
2022-12-21 12:44:02 +00:00
6
OCI / Docker
linux/amd64
5.0 GiB
Versions (26) View all
2022-grow 2024-11-10
2024-dnd 2024-04-14
2024-hm 2024-04-14
dnd 2024-04-14
latest-hm 2024-04-14