Sign inSign up

k4zuki/pandocker-alpine:3.1.13

Index digest

sha256:c2985b60bdd0361fbac963e5d10af151b6f1489b958fe550ef1aa42e35624ebd

OS/ARCH

linux/amd64

Compressed size

782.76 MB

Last pushed

over 2 years by k4zuki

Type

Image

Manifest digest

sha256:b1e764f8213ae096416cc920774b20e4044ec1f6d19c5b630ac9a2fb3eacc157

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3ARG pandoc_version=edge0 B
4ARG lua_version=5.40 B
5LABEL maintainer=Albert Krewinkel <[email protected]>0 B
6LABEL org.pandoc.maintainer=Albert Krewinkel <[email protected]>0 B
7LABEL org.pandoc.author=John MacFarlane0 B
8LABEL org.pandoc.version=3.1.130 B
9WORKDIR /data94 B
10ENTRYPOINT ["/usr/local/bin/pandoc"]0 B
11COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit30.6 MB
12RUN |2 pandoc_version=3.1.13 lua_version=5.4 /bin/sh752.57 KB
13COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit15.51 MB
14RUN /bin/sh -c apk --no-cache12.6 MB
15RUN /bin/sh -c apk --no-cache16.9 MB
16ARG texlive_bin=/opt/texlive/texdir/bin0 B
17RUN |1 texlive_bin=/opt/texlive/texdir/bin /bin/sh -c196 B
18ENV PATH=/opt/texlive/texdir/bin/default:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19WORKDIR /root32 B
20COPY common/latex/texlive.profile /root/texlive.profile # buildkit640 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_version=0 B
24ARG texlive_mirror_url=0 B
25RUN |3 texlive_bin=/opt/texlive/texdir/bin texlive_version=2024 texlive_mirror_url=125.36 MB
26WORKDIR /data32 B
27WORKDIR /root32 B
28COPY src/BXptool/ /opt/texlive/texdir/texmf-dist/tex/latex/BXptool/ # buildkit13.67 KB
29COPY src/pandoc_misc/ /tmp/pandoc_misc/ # buildkit346.61 KB
30COPY /etc/apk/repositories /etc/apk/repositories # buildkit32 B
31COPY /usr/local/bin/ /usr/local/bin/ # buildkit10.64 MB
32COPY /root/wavedrom-cli /usr/local/bin/ # buildkit31.98 MB
33COPY /usr/local/share/lua/ /usr/local/share/lua/ # buildkit5.49 KB
34ARG tlmgr=false0 B
35ARG texlive=20220 B
36ARG pip_opt=0 B
37ARG rsvg_convert=0 B
38RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages150 B
39ADD pip.conf ~/.config/pip/ # buildkit224 B
40RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages1.31 MB
41RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages84.58 MB
42RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages45 MB
43RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages244.56 MB
44RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages125.11 KB
45RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages144.89 MB
46RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages2.98 MB
47RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages11.13 MB
48RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages268.72 KB
49RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages32 B
50WORKDIR /workdir97 B
51VOLUME [/workdir]0 B
52ENV TZ=JST-90 B
53ENTRYPOINT [""]0 B
54CMD ["bash"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /