Sign inSign up

christhonie/asciidoctor-epub3:1.73.0

Multi-platform
Index digest

sha256:ede1d1196a7bc30798facd05bd3f0d6e6934b31615f792d418401f34dc85ac3d

OS/ARCH

Compressed size

405.37 MB

Last pushed

about 2 years by christhonie

Type

Image

Manifest digest

sha256:b78a0421bc864a33341c15c714c682a1aaddb8f96257807e8b3d0613cad5d602

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainers=Guillaume Scheibel <[email protected]>, Damien0 B
4LABEL org.opencontainers.image.source=https://github.com/asciidoctor/docker-asciidoctor0 B
5ARG asciidoctor_version=2.0.230 B
6ARG asciidoctor_pdf_version=2.3.170 B
7ENV ASCIIDOCTOR_VERSION=2.0.23 ASCIIDOCTOR_PDF_VERSION=2.3.170 B
8RUN |2 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 /bin/sh15.93 MB
9SHELL [/bin/ash -eo pipefail -c]0 B
10LABEL maintainers=Guillaume Scheibel <[email protected]>, Damien0 B
11ARG TARGETARCH=amd640 B
12RUN |3 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd64181.1 MB
13ARG asciidoctor_confluence_version=0.0.20 B
14ARG asciidoctor_diagram_version=2.3.10 B
15ARG asciidoctor_epub3_version=2.1.30 B
16ARG asciidoctor_fb2_version=0.7.00 B
17ARG asciidoctor_mathematical_version=0.3.50 B
18ARG asciidoctor_revealjs_version=5.1.00 B
19ARG kramdown_asciidoc_version=2.1.00 B
20ARG asciidoctor_bibtex_version=0.9.00 B
21ARG asciidoctor_kroki_version=0.10.00 B
22ARG asciidoctor_reducer_version=1.0.20 B
23ENV ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2 ASCIIDOCTOR_DIAGRAM_VERSION=2.3.1 ASCIIDOCTOR_EPUB3_VERSION=2.1.3 ASCIIDOCTOR_FB2_VERSION=0.7.00 B
24RUN |13 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd64103.48 MB
25ENV PIPX_HOME=/opt/pipx0 B
26ENV PIPX_BIN_DIR=/usr/local/bin0 B
27ENV PIPX_MAN_DIR=/usr/local/share/man0 B
28RUN |13 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd6495.54 MB
29COPY /app/a2s /usr/local/bin/ # buildkit1.72 MB
30COPY /app/erd-go /usr/local/bin/ # buildkit2.21 MB
31RUN |13 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd64171 B
32WORKDIR /documents99 B
33VOLUME [/documents]0 B
34CMD ["/bin/bash"]0 B
35COPY theme /theme # buildkit8.8 KB
36COPY fonts /theme/fonts # buildkit1.92 MB
37COPY plantuml.config /plantuml.config # buildkit281 B
38COPY generate-epub3.sh /usr/local/bin/generate-epub3.sh # buildkit501 B
39RUN /bin/ash -eo pipefail -c496 B
40ENTRYPOINT ["generate-epub3.sh"]0 B

Command

ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /