matthias
  • Joined on 2019-07-26

latex-online (3d055c44)

Published 2022-12-21 13:23:43 +00:00 by matthias

Installation

docker pull gitea.pb42.de/matthias/latex-online:3d055c44
sha256:5b8c5afd16346e756a4994de01e69f8d4d291fdf4523cf825d2c11c0422529c6

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 dir:eccfea66a5ce08335e168d07b7c23a2998dcb51d6906ad9ac15eb3e76325e1b2 in ./
/bin/sh -c npm install . && npm install -g forever
EXPOSE 2700
CMD ["./util/docker-entrypoint.sh"]
LABEL org.opencontainers.image.created=2022-12-21T12:55:57Z
LABEL org.opencontainers.image.revision=3d055c4405dde5187c5e816c8a711f207d918b04
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-21T12:55:57Z
org.opencontainers.image.revision 3d055c4405dde5187c5e816c8a711f207d918b04
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 13:23:43 +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