matthias
  • Joined on 2019-07-26

pandoc-extra (1.0.5)

Published 2023-04-16 11:26:32 +00:00 by matthias

Installation

docker pull gitea.pb42.de/matthias/pandoc-extra:1.0.5
sha256:30009b9fe18d6bd195ba53c849f21c9812e84bc6831aca02c974dcb05a045140

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:f31e41d13238a78c9bf9da7e37a745419089c7d49fee92120176d07470cef196 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-16T11:16:46Z
LABEL org.opencontainers.image.revision=265b9a76b7574543e0c66fa753d59ee6fb80d21e
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-16T11:16:46Z
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision 265b9a76b7574543e0c66fa753d59ee6fb80d21e
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-16 11:26:32 +00:00
0
OCI / Docker
linux/amd64
450 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