sha256:6643e08aa388c5eb0a85fad17fcec1852a2788b489af394ab40ea4d7d790e36e
OS/ARCH
Compressed size
548.69 MB
Last pushed
5 months by firefart
Type
Image
Manifest digest
sha256:f384b8bd1dc2725bacd8e81a49f6d8c91b11954cbcd931ad4d56c2a92215115d
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB4LABEL org.pandoc.author=John MacFarlane0 B5LABEL org.pandoc.version=3.9.0.20 B6ENV XDG_DATA_HOME=/usr/local/share0 B7WORKDIR /data94 B8ENTRYPOINT ["/usr/local/bin/pandoc"]0 B9COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit32.87 MB10RUN /bin/sh -c ln -s3.67 MB11RUN /bin/sh -c apt-get -q30.22 MB12RUN /bin/sh -c set -eux
#14.25 MB13RUN /bin/sh -c apt-get -q15.48 MB14COPY <<EOF /root/texlive.profile # buildkit616 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/sh113.89 MB19WORKDIR /data32 B20COPY /uv /uvx /bin/ #21.95 MB21ENV UV_TOOL_BIN_DIR=/usr/local/bin/0 B22ENV UV_TOOL_DIR=/usr/local/share/uv/tools0 B23RUN /bin/sh -c apt-get -q46.54 MB24RUN /bin/sh -c tlmgr install221.14 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.61 KB33ARG TARGETARCH=arm640 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-0513.75 MB37RUN /bin/sh -c mkdir -p1.1 KB38RUN /bin/sh -c tlmgr update4.49 MB39USER user0 B40WORKDIR /app32 B41COPY /src/app . # buildkit3.56 MB42EXPOSE [8080/tcp]0 B43ENTRYPOINT ["./app"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'