matthias
  • Joined on 2019-07-26

latex-online (12792092)

Published 2022-12-21 19:27:18 +00:00 by matthias

Installation

docker pull gitea.pb42.de/matthias/latex-online:12792092
sha256:cc4d3e56003b0258c4173c8d1f2592d6b00e6ec4bba3674edebb5998f91e0474

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
MAINTAINER Matthis Bilger matthias@bilgere.info
VOLUME [/root/.ssh/]
/bin/sh -c apt-get clean && apt-get update && apt-get install -y git-core nodejs npm && rm -rf /var/lib/apt/lists/*
WORKDIR /var/www
COPY file:31dd0296720f047d3657a7a0df982d7a7fa17e8381b799bed6546a97a6e3c6ce in ./
COPY file:46a9aea6ff4ccbdf344daaabb34c6bd9b7823e126b54a9f06715f29c06f89d3d in ./
/bin/sh -c npm install
COPY dir:f9ddc6aa6028f8108186db6a312f93344369ddbf1eb72c2d6f7ae778cf67725a in ./
/bin/sh -c npm install . && npm install -g forever
EXPOSE 2700
CMD ["./util/docker-entrypoint.sh"]
LABEL org.opencontainers.image.created=2022-12-21T19:22:20Z
LABEL org.opencontainers.image.revision=12792092bbca39e4de55a48782e23f95ce4344fa
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/latex-online.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/latex-online

Labels

Key Value
org.opencontainers.image.created 2022-12-21T19:22:20Z
org.opencontainers.image.revision 12792092bbca39e4de55a48782e23f95ce4344fa
org.opencontainers.image.source https://gitea.pb42.de/matthias/latex-online.git
org.opencontainers.image.url https://gitea.pb42.de/matthias/latex-online
Details
Container
2022-12-21 19:27:18 +00:00
0
OCI / Docker
linux/amd64
5.2 GiB
Versions (11) View all
latest 2022-12-21
12792092 2022-12-21
4a219976 2022-12-21
10f7db2d 2022-12-21
15305805 2022-12-21