sha256:3d23ba0f69ac1bd13bbecada046e49e36b69f63bded9f144920968330f4542da
OS/ARCH
Compressed size
551.27 MB
Last pushed
about 2 months by firefart
Type
Image
Manifest digest
sha256:21eb5e019474026723570f4890482547dbc824e76c8ada6972f04b898e33a0c3
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB4LABEL org.pandoc.author=John MacFarlane0 B5LABEL org.pandoc.version=3.100 B6ENV XDG_DATA_HOME=/usr/local/share0 B7WORKDIR /data92 B8ENTRYPOINT ["/usr/local/bin/pandoc"]0 B9COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit32.38 MB10RUN /bin/sh -c ln -s3.68 MB11RUN /bin/sh -c apt-get -q30.22 MB12RUN /bin/sh -c set -eux
#14.27 MB13RUN /bin/sh -c apt-get -q15.48 MB14COPY <<EOF /root/texlive.profile # buildkit617 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/sh116.05 MB19WORKDIR /data32 B20COPY /uv /uvx /bin/ #22.43 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.67 MB24RUN /bin/sh -c tlmgr install221.19 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.6 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.82 MB39USER user0 B40WORKDIR /app32 B41COPY /src/app . # buildkit3.45 MB42EXPOSE [8080/tcp]0 B43ENTRYPOINT ["./app"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'