matthias
  • Joined on 2019-07-26

pandoc-extra (1.0.4)

Published 2023-04-15 19:14:15 +00:00 by matthias

Installation

docker pull gitea.pb42.de/matthias/pandoc-extra:1.0.4
sha256:40fbee91e189c5cf01ca35641bf898c128db5333554a79d39a30c41683d12576

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:c8ef6447752cab2541ffca9e3cfa27d581f3491bc8f356f6eafd951243609341 in /
CMD ["/bin/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" locales curl && 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 sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
ENV LANG=en_US.UTF-8
ENV LANGUAGE=en_US:en
ENV LC_ALL=en_US.UTF-8
|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:d47d8c5c1d835f6a03ce3c4d94c660a7b5fdb83784f5d5db91e4e3e3844bc009 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/2023/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=2023-04-15T17:59:16Z
LABEL org.opencontainers.image.revision=bcf4b8ed7fe6e0a03402ef7838ad304859b0f09c
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 background everypage latexmk lipsum siunitx titlesec apa7 ; tlmgr update --all
VOLUME [/data]
LABEL org.opencontainers.image.created=2023-04-15T18:01:21Z
LABEL org.opencontainers.image.revision=bcf4b8ed7fe6e0a03402ef7838ad304859b0f09c
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/texlive.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/texlive
ENV PANDOC_VERSION=3.1.2
/bin/sh -c curl -SLO "https://github.com/jgm/pandoc/releases/download/$PANDOC_VERSION/pandoc-$PANDOC_VERSION-1-amd64.deb" && dpkg -i pandoc-$PANDOC_VERSION-1-amd64.deb && rm pandoc-$PANDOC_VERSION-1-amd64.deb
/bin/sh -c tlmgr update --self --all
/bin/sh -c tlmgr install adjustbox amsfonts amsmath apa7 auxhook background bigintcalc bitset booktabs caption catchfile cfr-initials collectbox collection-fontsrecommended colortbl contour csquotes ctablestack draftwatermark endfloat enumitem environ epstopdf etexcmds etoolbox everypage fancyhdr fontaxes fontspec gensymb geometry gillius graphics grffile hang hycolor hyperref iftex infwarerr initials intcalc invoice keycommand kpfonts kpfonts-otf kvoptions kvsetkeys l3build l3kernel l3packages latexmk letltxmacro lettrine listings ltxcmds luacolor luainputenc luatexbase makecmds mdframed microtype minifp needspace numprint pagecolor pdfcol pdfescape pdftexcmds pgf polyglossia ragged2e refcount scalerel snapshot sourcecodepro sourcesanspro stringenc tcolorbox threeparttable titlesec titling tocloft trimspaces url was xcolor xkeyval xstring zref ;
LABEL org.opencontainers.image.created=2023-04-15T18:03:01Z
LABEL org.opencontainers.image.revision=bcf4b8ed7fe6e0a03402ef7838ad304859b0f09c
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 echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections
/bin/sh -c apt-get update && apt-get install ttf-mscorefonts-installer -y && apt-get --purge remove -y .\*-doc$ && apt-get clean -y && apt-get autoremove -y && rm -rf /var/lib/apt/lists/*
/bin/sh -c mkdir /root/.pandoc
COPY dir:dc220e55bf7f088f77faa3fa57d0a39945c800e18c831c979103e7686fc6fc28 in /root/.pandoc
/bin/sh -c chmod a+w /data
/bin/sh -c chmod a+r /data
/bin/sh -c chmod a+x /data
ENV HOME=/root/
ENV TERM=xterm
ENTRYPOINT ["pandoc"]
LABEL org.opencontainers.image.created=2023-04-15T19:08:52Z
LABEL org.opencontainers.image.revision=31f38772a72214c743c858bb2297e31f3577c4c9
LABEL org.opencontainers.image.source=https://gitea.pb42.de/matthias/pandoc.git
LABEL org.opencontainers.image.url=https://gitea.pb42.de/matthias/pandoc

Labels

Key Value
org.opencontainers.image.created 2023-04-15T19:08:52Z
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 31f38772a72214c743c858bb2297e31f3577c4c9
org.opencontainers.image.source https://gitea.pb42.de/matthias/pandoc.git
org.opencontainers.image.url https://gitea.pb42.de/matthias/pandoc
org.opencontainers.image.version 22.04
Details
Container
2023-04-15 19:14:15 +00:00
2
OCI / Docker
linux/amd64
449 MiB
Versions (18) View all
untagged 2023-04-20
2023 2023-04-20
1.1.3 2023-04-20
latest 2023-04-20
1.1.2 2023-04-20