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 MB2CMD ["/bin/sh"]0 B4LABEL org.opencontainers.image.source=https://github.com/asciidoctor/docker-asciidoctor0 B5ARG asciidoctor_version=2.0.230 B6ARG asciidoctor_pdf_version=2.3.170 B7ENV ASCIIDOCTOR_VERSION=2.0.23 ASCIIDOCTOR_PDF_VERSION=2.3.170 B8RUN |2 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 /bin/sh15.93 MB9SHELL [/bin/ash -eo pipefail -c]0 B11ARG TARGETARCH=amd640 B12RUN |3 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd64181.1 MB13ARG asciidoctor_confluence_version=0.0.20 B14ARG asciidoctor_diagram_version=2.3.10 B15ARG asciidoctor_epub3_version=2.1.30 B16ARG asciidoctor_fb2_version=0.7.00 B17ARG asciidoctor_mathematical_version=0.3.50 B18ARG asciidoctor_revealjs_version=5.1.00 B19ARG kramdown_asciidoc_version=2.1.00 B20ARG asciidoctor_bibtex_version=0.9.00 B21ARG asciidoctor_kroki_version=0.10.00 B22ARG asciidoctor_reducer_version=1.0.20 B23ENV ASCIIDOCTOR_CONFLUENCE_VERSION=0.0.2 ASCIIDOCTOR_DIAGRAM_VERSION=2.3.1 ASCIIDOCTOR_EPUB3_VERSION=2.1.3 ASCIIDOCTOR_FB2_VERSION=0.7.00 B24RUN |13 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd64103.48 MB25ENV PIPX_HOME=/opt/pipx0 B26ENV PIPX_BIN_DIR=/usr/local/bin0 B27ENV PIPX_MAN_DIR=/usr/local/share/man0 B28RUN |13 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd6495.54 MB29COPY /app/a2s /usr/local/bin/ # buildkit1.72 MB30COPY /app/erd-go /usr/local/bin/ # buildkit2.21 MB31RUN |13 asciidoctor_version=2.0.23 asciidoctor_pdf_version=2.3.17 TARGETARCH=amd64171 B32WORKDIR /documents99 B33VOLUME [/documents]0 B34CMD ["/bin/bash"]0 B35COPY theme /theme # buildkit8.8 KB36COPY fonts /theme/fonts # buildkit1.92 MB37COPY plantuml.config /plantuml.config # buildkit281 B38COPY generate-epub3.sh /usr/local/bin/generate-epub3.sh # buildkit501 B39RUN /bin/ash -eo pipefail -c496 B40ENTRYPOINT ["generate-epub3.sh"]0 BCommand
ADD file:33ebe56b967747a97dcec01bc2559962bee8823686c9739d26be060381bbb3ca in /