Sign inSign up

lehighlts/scyllaridae-pandoc:3.0.3

Multi-platform
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.56 MB
6CMD ["/bin/bash"]0 B
7ARG pandoc_version=3.6.30 B
8LABEL maintainer=Albert Krewinkel <[email protected]>0 B
9LABEL org.pandoc.maintainer=Albert Krewinkel <[email protected]>0 B
10LABEL org.pandoc.author=John MacFarlane0 B
11LABEL org.pandoc.version=3.6.30 B
12ENV XDG_DATA_HOME=/usr/local/share0 B
13WORKDIR /data94 B
14ENTRYPOINT ["/usr/local/bin/pandoc"]0 B
15COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit33.9 MB
16RUN |1 pandoc_version=3.6.3 /bin/sh -c1.75 MB
17COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit17.28 MB
18RUN |1 pandoc_version=3.6.3 /bin/sh -c30.14 MB
19RUN /bin/sh -c apt-get -q17.27 MB
20COPY common/latex/texlive.profile /root/texlive.profile # buildkit642 B
21COPY common/latex/install-texlive.sh /root/install-texlive.sh # buildkit1.44 KB
22COPY common/latex/packages.txt /root/packages.txt # buildkit1.57 KB
23ARG texlive_bin=/opt/texlive/texdir/bin0 B
24ARG texlive_version=20240 B
25ARG texlive_mirror_url=0 B
26ENV PATH=/opt/texlive/texdir/bin/default:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
27RUN |3 texlive_bin=/opt/texlive/texdir/bin texlive_version=2024 texlive_mirror_url=111.12 MB
28WORKDIR /data32 B
29ENV CURL_VERSION=8.5.0-2ubuntu10.60 B
30ENV BASH_VERSION=5.2.21-2ubuntu40 B
31ENV GOSU_VERSION=1.17-1ubuntu0.24.04.20 B
32ENV JQ_VERSION=1.7.1-3build10 B
33RUN /bin/sh -c apt-get update3.04 MB
34WORKDIR /app93 B
35COPY /app/scyllaridae /app/scyllaridae # buildkit5.81 MB
36COPY /app/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit308 B
37COPY scyllaridae.yml . # buildkit635 B
38RUN /bin/sh -c groupadd -r1.14 KB
39ENTRYPOINT ["/bin/bash"]0 B
40CMD ["/app/docker-entrypoint.sh"]0 B

Command

 ARG RELEASE