Sign inSign up

yuzutech/kroki-mermaid:0.32.0

Multi-platform
Languages & frameworks
Integration & delivery
Monitoring & observability
Index digest

sha256:866257fc2aff924533b19f68787ea4a43ad8ac99937e8079d07a2e9551d413fa

OS/ARCH

Compressed size

440.74 MB

Last pushed

about 2 months by ggrossetie

Type

Image

Manifest digest

sha256:f284a48c85f426f2428c5ce25bac914bd3c330ae8c6d87fd26fcf5f2d0330738

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.18.10 B
4RUN /bin/sh -c addgroup -g50.48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c addgroup -g964 B
11RUN /bin/sh -c apk add369.11 MB
12RUN /bin/sh -c mkdir -p180 B
13COPY --chown=kroki:kroki fonts /usr/share/fonts/truetype/google-fonts #3.8 MB
14RUN /bin/sh -c fc-cache -f187 B
15RUN /bin/sh -c mkdir -p161 B
16USER kroki0 B
17WORKDIR /usr/local/kroki/32 B
18ENV KROKI_MERMAID_PAGE_URL=file:///usr/local/kroki/assets/index.html0 B
19ENV PUPPETEER_EXECUTABLE_PATH=/usr/lib/chromium/chrome0 B
20ENV LEVEL=info0 B
21ENV XDG_CONFIG_HOME=/tmp/config0 B
22ENV XDG_CACHE_HOME=/tmp/cache0 B
23COPY --chown=kroki:kroki src ./src #5.14 KB
24COPY --chown=kroki:kroki package*.json ./ #20.83 KB
25COPY --chown=kroki:kroki assets ./assets #3.98 MB
26COPY --chown=kroki:kroki . /usr/local/lib/browser-instance #3.48 KB
27RUN /bin/sh -c npm i8.47 MB
28EXPOSE [8002/tcp]0 B
29ENTRYPOINT ["node" "src/index.js"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit