Sign inSign up

k4zuki/pandocker-alpine:3.1.1

Index digest

sha256:1727d3ee230ae84749e6cf6cc3a9172a5e1ae270703ca65d5733d1d86134d9d6

OS/ARCH

linux/amd64

Compressed size

774.89 MB

Last pushed

over 2 years by k4zuki

Type

Image

Manifest digest

sha256:2f38795a0d89e5f2b426fa9eee3e63f883f22058b339ef1892a43f6649bf0980

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=3.1.10 B
9WORKDIR /data93 B
10ENTRYPOINT ["/usr/local/bin/pandoc"]0 B
11COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit23.97 MB
12RUN |2 pandoc_version=3.1.1 lua_version=5.4 /bin/sh816.49 KB
13COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit11.91 MB
14RUN /bin/sh -c apk --no-cache13.63 MB
15RUN /bin/sh -c apk --no-cache14.98 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 # buildkit987 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/ # buildkit233 B
28COPY src/pandoc_misc/ /tmp/pandoc_misc/ # buildkit346.6 KB
29COPY /etc/apk/repositories /etc/apk/repositories # buildkit220 B
30COPY /usr/local/bin/ /usr/local/bin/ # buildkit10.32 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
36RUN |3 tlmgr=true texlive=2022 pip_opt=149 B
37ADD pip.conf ~/.config/pip/ # buildkit225 B
38RUN |3 tlmgr=true texlive=2022 pip_opt=1.85 MB
39RUN |3 tlmgr=true texlive=2022 pip_opt=86.83 MB
40RUN |3 tlmgr=true texlive=2022 pip_opt=42.58 MB
41RUN |3 tlmgr=true texlive=2022 pip_opt=244.41 MB
42RUN |3 tlmgr=true texlive=2022 pip_opt=127.4 KB
43RUN |3 tlmgr=true texlive=2022 pip_opt=153.7 MB
44RUN |3 tlmgr=true texlive=2022 pip_opt=1.39 MB
45RUN |3 tlmgr=true texlive=2022 pip_opt=10.98 MB
46RUN |3 tlmgr=true texlive=2022 pip_opt=110.66 KB
47RUN |3 tlmgr=true texlive=2022 pip_opt=32 B
48WORKDIR /workdir97 B
49VOLUME [/workdir]0 B
50ENV TZ=JST-90 B
51ENTRYPOINT [""]0 B
52CMD ["bash"]0 B

Command

ADD file:282274bb02b29182f35c732f021f3dab6de9f16a1ae24460061ad1abdca6444a in /