sha256:2af9d35f25f06f65e0f75e052fc14dcbd6f0034f958fdb0fb653e208ac6e3902
OS/ARCH
Compressed size
549.1 MB
Last pushed
about 2 months by firefart
Type
Image
Manifest digest
sha256:2ba013d02d93fb4c881a437f5dde687d728ecc8c6d1684b4a099dfaf5ed5df94
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB4LABEL org.pandoc.author=John MacFarlane0 B5LABEL org.pandoc.version=3.100 B6ENV XDG_DATA_HOME=/usr/local/share0 B7WORKDIR /data93 B8ENTRYPOINT ["/usr/local/bin/pandoc"]0 B9COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit27.51 MB10RUN /bin/sh -c ln -s3.85 MB11RUN /bin/sh -c apt-get -q30.8 MB12RUN /bin/sh -c set -eux
#11.65 MB13RUN /bin/sh -c apt-get -q15.53 MB14COPY <<EOF /root/texlive.profile # buildkit619 B15ARG texlive_bin=/opt/texlive/texdir/bin0 B16ARG texlive_mirror_url=0 B17ENV PATH=/opt/texlive/texdir/bin/default:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN |2 texlive_bin=/opt/texlive/texdir/bin texlive_mirror_url= /bin/sh111.31 MB19WORKDIR /data32 B20COPY /uv /uvx /bin/ #23.47 MB21ENV UV_TOOL_BIN_DIR=/usr/local/bin/0 B22ENV UV_TOOL_DIR=/usr/local/share/uv/tools0 B23RUN /bin/sh -c apt-get -q47.35 MB24RUN /bin/sh -c tlmgr install221.12 MB25ENV PANDOC_DATA_HOME=/usr/local/share/pandoc0 B26ENV PANDOC_TEMPLATES_DIR=/usr/local/share/pandoc/templates0 B27RUN /bin/sh -c mkdir -p180 B28ARG EISVOGEL_REPO=https://github.com/Wandmalfarbe/pandoc-latex-template/releases/download0 B29RUN |1 EISVOGEL_REPO=https://github.com/Wandmalfarbe/pandoc-latex-template/releases/download /bin/sh -c11.9 KB30ARG LUA_FILTERS_REPO=https://github.com/pandoc/lua-filters/releases/download0 B31ARG LUA_FILTERS_VERSION=2021-11-050 B32RUN |3 EISVOGEL_REPO=https://github.com/Wandmalfarbe/pandoc-latex-template/releases/download LUA_FILTERS_REPO=https://github.com/pandoc/lua-filters/releases/download LUA_FILTERS_VERSION=2021-11-0558.79 KB33ARG TARGETARCH=amd640 B34ARG TECTONIC_REPO=https://github.com/tectonic-typesetting/tectonic/releases/download0 B35ARG TECTONIC_VERSION=0.15.00 B36RUN |6 EISVOGEL_REPO=https://github.com/Wandmalfarbe/pandoc-latex-template/releases/download LUA_FILTERS_REPO=https://github.com/pandoc/lua-filters/releases/download LUA_FILTERS_VERSION=2021-11-0520.89 MB37RUN /bin/sh -c mkdir -p1.1 KB38RUN /bin/sh -c tlmgr update4.83 MB39USER user0 B40WORKDIR /app32 B41COPY /src/app . # buildkit3.8 MB42EXPOSE [8080/tcp]0 B43ENTRYPOINT ["./app"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'