Sign inSign up

k4zuki/pandocker-alpine:2.19

Index digest

sha256:57e41f3f04159964df1e90b205a3eb13f111e7dff1ba6b3eaa560d79604fded6

OS/ARCH

linux/amd64

Compressed size

806.88 MB

Last pushed

over 2 years by k4zuki

Type

Image

Manifest digest

sha256:fb58e7a276cd754e8d42cb13dcefe86f249c6d289a017bb27890087d18ea46ec

Image Layers

1ADD file ... in / 2.68 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=2.19.20 B
9WORKDIR /data93 B
10ENTRYPOINT ["/usr/local/bin/pandoc"]0 B
11COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit39.8 MB
12RUN |2 pandoc_version=2.19.2 lua_version=5.3 /bin/sh441.96 KB
13COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit27.64 MB
14RUN /bin/sh -c apk --no-cache13.63 MB
15RUN /bin/sh -c apk --no-cache15.21 MB
16ARG texlive_bin=/opt/texlive/texdir/bin0 B
17RUN |1 texlive_bin=/opt/texlive/texdir/bin /bin/sh -c198 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 # buildkit642 B
21COPY common/latex/install-texlive.sh /root/install-texlive.sh # buildkit986 B
22COPY common/latex/packages.txt /root/packages.txt # buildkit1.21 KB
23ARG texlive_version=0 B
24RUN |2 texlive_bin=/opt/texlive/texdir/bin texlive_version=2022 /bin/sh122.3 MB
25WORKDIR /data32 B
26WORKDIR /root32 B
27COPY src/BXptool/ /opt/texlive/texdir/texmf-dist/tex/latex/BXptool/ # buildkit13.68 KB
28COPY src/pandoc_misc/ /tmp/pandoc_misc/ # buildkit346.61 KB
29COPY /etc/apk/repositories /etc/apk/repositories # buildkit32 B
30COPY /usr/local/bin/ /usr/local/bin/ # buildkit10.64 MB
31COPY /root/wavedrom-cli /usr/local/bin/ # buildkit31.98 MB
32COPY /usr/local/share/lua/ /usr/local/share/lua/ # buildkit5.49 KB
33ARG tlmgr=false0 B
34ARG texlive=20220 B
35ARG pip_opt=0 B
36ARG rsvg_convert=0 B
37RUN |4 tlmgr=true texlive=2022 pip_opt=150 B
38ADD pip.conf ~/.config/pip/ # buildkit225 B
39RUN |4 tlmgr=true texlive=2022 pip_opt=1.95 MB
40RUN |4 tlmgr=true texlive=2022 pip_opt=86.95 MB
41RUN |4 tlmgr=true texlive=2022 pip_opt=42.58 MB
42RUN |4 tlmgr=true texlive=2022 pip_opt=244.41 MB
43RUN |4 tlmgr=true texlive=2022 pip_opt=127.4 KB
44RUN |4 tlmgr=true texlive=2022 pip_opt=153.7 MB
45RUN |4 tlmgr=true texlive=2022 pip_opt=1.39 MB
46RUN |4 tlmgr=true texlive=2022 pip_opt=10.98 MB
47RUN |4 tlmgr=true texlive=2022 pip_opt=110.66 KB
48RUN |4 tlmgr=true texlive=2022 pip_opt=32 B
49WORKDIR /workdir97 B
50VOLUME [/workdir]0 B
51ENV TZ=JST-90 B
52ENTRYPOINT [""]0 B
53CMD ["bash"]0 B

Command

ADD file:282274bb02b29182f35c732f021f3dab6de9f16a1ae24460061ad1abdca6444a in /