Sign inSign up

lehighlts/scyllaridae-pandoc:3.0.2

Multi-platform
Index digest

sha256:16a5eb1ce3a76e70c3e7ae35c45d03f87106b8becd0743d75d76e97bae2eaacf

OS/ARCH

Compressed size

241.48 MB

Last pushed

over 1 year by jcorall

Type

Image

Manifest digest

sha256:c24b27d5571bb7b5acfe8f2ad805c7f6df46c50db6348527ea88036ac835a4a0

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 / 28.38 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/ # buildkit31.59 MB
16RUN |1 pandoc_version=3.6.3 /bin/sh -c1.78 MB
17COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit16.09 MB
18RUN |1 pandoc_version=3.6.3 /bin/sh -c30.49 MB
19RUN /bin/sh -c apt-get -q17.35 MB
20COPY common/latex/texlive.profile /root/texlive.profile # buildkit641 B
21COPY common/latex/install-texlive.sh /root/install-texlive.sh # buildkit1.43 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=106.48 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.1 MB
34WORKDIR /app93 B
35COPY /app/scyllaridae /app/scyllaridae # buildkit6.24 MB
36COPY /app/docker-entrypoint.sh /app/docker-entrypoint.sh # buildkit308 B
37COPY scyllaridae.yml . # buildkit635 B
38RUN /bin/sh -c groupadd -r1.13 KB
39ENTRYPOINT ["/bin/bash"]0 B
40CMD ["/app/docker-entrypoint.sh"]0 B

Command

 ARG RELEASE