d87201b1
sha256:a5d1d6aee9e4427460f4560e06bc4eea45089ae29552cd2fd4f134b1e568d8c3
OS/ARCH
linux/amd64
Compressed size
491.31 MB
Last pushed
7 months by kojix2
Type
Image
Manifest digest
sha256:a5d1d6aee9e4427460f4560e06bc4eea45089ae29552cd2fd4f134b1e568d8c3
Image Layers
1
ADD file ... in /
3.46 MB
2
CMD ["/bin/sh"]
0 B
3
ARG pandoc_version=edge
0 B
4
ARG lua_version=5.4
0 B
5
LABEL maintainer=Albert Krewinkel <albert+pandoc@zeitkraut.de>
0 B
6
LABEL org.pandoc.maintainer=Albert Krewinkel <albert+pandoc@zeitkraut.de>
0 B
7
LABEL org.pandoc.author=John MacFarlane
0 B
8
LABEL org.pandoc.version=3.3
0 B
9
WORKDIR /data
94 B
10
ENTRYPOINT ["/usr/local/bin/pandoc"]
0 B
11
COPY /usr/local/bin/pandoc /usr/local/bin/ # buildkit
27.8 MB
12
RUN |2 pandoc_version=3.3 lua_version=5.4 /bin/sh
730.08 KB
13
COPY /usr/local/bin/pandoc-crossref /usr/local/bin/ # buildkit
12.84 MB
14
RUN /bin/sh -c apk --no-cache
13.94 MB
15
RUN /bin/sh -c apk --no-cache
17.01 MB
16
ARG texlive_bin=/opt/texlive/texdir/bin
0 B
17
RUN |1 texlive_bin=/opt/texlive/texdir/bin /bin/sh -c
196 B
18
ENV PATH=/opt/texlive/texdir/bin/default:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
0 B
19
WORKDIR /root
32 B
20
COPY common/latex/texlive.profile /root/texlive.profile # buildkit
643 B
21
COPY common/latex/install-texlive.sh /root/install-texlive.sh # buildkit
1.44 KB
22
COPY common/latex/packages.txt /root/packages.txt # buildkit
1.58 KB
23
ARG texlive_version=
0 B
24
ARG texlive_mirror_url=
0 B
25
RUN |3 texlive_bin=/opt/texlive/texdir/bin texlive_version=2024 texlive_mirror_url=
125.46 MB
26
WORKDIR /data
32 B
27
LABEL maintainer=kojix2 <2xijok@gmail.com>
0 B
28
RUN /bin/sh -c apk --update
290.09 MB
Command
ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /