Sign inSign up

k4zuki/pandocker-alpine:edge-alpine

Index digest

sha256:1c6cfb1360e098743684d7a6a522079ed7ccfe19836b6a79c17a2caa7709393c

OS/ARCH

linux/amd64

Compressed size

778.82 MB

Last pushed

over 2 years by k4zuki

Type

Image

Manifest digest

sha256:b05ed2cc832ba463fbe9f6de1866f043bca00087b58b6a09771ea6a8e20fefa4

Image Layers

1ADD file ... in / 3.45 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=edge0 B
9WORKDIR /data93 B
10ENTRYPOINT ["/usr/local/bin/pandoc"]0 B
11COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit27.58 MB
12RUN |2 pandoc_version=edge lua_version=5.4 /bin/sh752.77 KB
13COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit12.64 MB
14RUN /bin/sh -c apk --no-cache13.94 MB
15RUN /bin/sh -c apk --no-cache17 MB
16ARG texlive_bin=/opt/texlive/texdir/bin0 B
17RUN |1 texlive_bin=/opt/texlive/texdir/bin /bin/sh -c197 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 # buildkit641 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= texlive_mirror_url=125.37 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.6 KB
30COPY /etc/apk/repositories /etc/apk/repositories # buildkit219 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-packages149 B
39ADD pip.conf ~/.config/pip/ # buildkit225 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.17 MB
43RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages244.69 MB
44RUN |4 tlmgr=false texlive=2024 pip_opt=--break-system-packages125.44 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.86 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:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in /