sha256:b5f9553cc016a2ba08a49152cf5af0c85a8c4d061b15a5fcb86f0628bc4aa234
OS/ARCH
Compressed size
247.87 MB
Last pushed
over 1 year by jcorall
Type
Image
Manifest digest
sha256:14b850d591d58fe5e8a79f4846624f6622d1b95a854991f377a4a093937fe09c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.56 MB6CMD ["/bin/bash"]0 B7ARG pandoc_version=3.6.30 B10LABEL org.pandoc.author=John MacFarlane0 B11LABEL org.pandoc.version=3.6.30 B12ENV XDG_DATA_HOME=/usr/local/share0 B13WORKDIR /data94 B14ENTRYPOINT ["/usr/local/bin/pandoc"]0 B15COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit33.9 MB16RUN |1 pandoc_version=3.6.3 /bin/sh -c1.75 MB17COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit17.28 MB18RUN |1 pandoc_version=3.6.3 /bin/sh -c30.14 MB19RUN /bin/sh -c apt-get -q17.27 MB20COPY common/latex/texlive.profile /root/texlive.profile # buildkit642 B21COPY common/latex/install-texlive.sh /root/install-texlive.sh # buildkit1.44 KB22COPY common/latex/packages.txt /root/packages.txt # buildkit1.57 KB23ARG texlive_bin=/opt/texlive/texdir/bin0 B24ARG texlive_version=20240 B25ARG texlive_mirror_url=0 B26ENV PATH=/opt/texlive/texdir/bin/default:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27RUN |3 texlive_bin=/opt/texlive/texdir/bin texlive_version=2024 texlive_mirror_url=111.12 MB28WORKDIR /data32 B29ENV CURL_VERSION=8.5.0-2ubuntu10.60 B30ENV BASH_VERSION=5.2.21-2ubuntu40 B31ENV GOSU_VERSION=1.17-1ubuntu0.24.04.20 B32ENV JQ_VERSION=1.7.1-3build10 B33RUN /bin/sh -c apt-get update3.04 MB34WORKDIR /app93 B35COPY /app/scyllaridae /app/scyllaridae # buildkit5.81 MB36COPY /app/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit308 B37COPY scyllaridae.yml . # buildkit635 B38RUN /bin/sh -c groupadd -r1.14 KB39ENTRYPOINT ["/bin/bash"]0 B40CMD ["/app/docker-entrypoint.sh"]0 BCommand
ARG RELEASE