Sign inSign up

k4zuki/pandocker-alpine:3.1-latex

Index digest

sha256:815aaa0d3cbc36d360100c76d55d3c5659c8e38af71f7b43da256b45adf2e1ad

OS/ARCH

linux/amd64

Compressed size

775.78 MB

Last pushed

about 1 year by k4zuki

Type

Image

Manifest digest

sha256:8f2b4f63eb1583e6bc655a17cd9d9ee5ed745d3fb4b7d804cdcac5ae422e40e3

Image Layers

1ADD file ... in / 3.26 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 /data93 B
10ENTRYPOINT ["/usr/local/bin/pandoc"]0 B
11COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit30.59 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 -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.58 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.39 MB
26WORKDIR /data32 B
27ARG pandoc_variant=latex0 B
28ARG tlmgr=true0 B
29ARG texlive=20240 B
30ARG pip_opt=--break-system-packages0 B
31ARG rsvg_convert=rsvg-convert0 B
32ARG lua_version=5.40 B
33WORKDIR /root32 B
34COPY src/BXptool/ /opt/texlive/texdir/texmf-dist/tex/latex/BXptool/ # buildkit13.68 KB
35COPY src/pandoc_misc/ /tmp/pandoc_misc/ # buildkit350.96 KB
36COPY /etc/apk/repositories /etc/apk/repositories # buildkit221 B
37COPY /usr/local/bin/ /usr/local/bin/ # buildkit10.64 MB
38COPY /root/wavedrom-cli /usr/local/bin/ # buildkit35.47 MB
39COPY /usr/local/share/lua/5.4 /usr/local/share/lua/5.4 # buildkit5.49 KB
40RUN |6 pandoc_variant=latex tlmgr=true texlive=2024149 B
41ADD pip.conf ~/.config/pip/ # buildkit226 B
42RUN |6 pandoc_variant=latex tlmgr=true texlive=20241.22 MB
43RUN |6 pandoc_variant=latex tlmgr=true texlive=202484.7 MB
44RUN |6 pandoc_variant=latex tlmgr=true texlive=202445.3 MB
45RUN |6 pandoc_variant=latex tlmgr=true texlive=2024244.57 MB
46RUN |6 pandoc_variant=latex tlmgr=true texlive=2024137.24 MB
47RUN |6 pandoc_variant=latex tlmgr=true texlive=20243.29 MB
48RUN |6 pandoc_variant=latex tlmgr=true texlive=20247.69 MB
49RUN |6 pandoc_variant=latex tlmgr=true texlive=2024304.73 KB
50RUN |6 pandoc_variant=latex tlmgr=true texlive=202432 B
51WORKDIR /workdir95 B
52VOLUME [/workdir]0 B
53ENV TZ=JST-90 B
54ENTRYPOINT [""]0 B
55CMD ["bash"]0 B

Command

ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /