Sign inSign up

yuzutech/kroki-mermaid:0.31.1

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

sha256:d711507b5c4c0ab5764a188e5643119dc084f222c1cc951e8c2512fc20f80a0f

OS/ARCH

Compressed size

441.87 MB

Last pushed

2 months by ggrossetie

Type

Image

Manifest digest

sha256:95fa30d717ec1b160d34979dce3c64623ed2a1ce52cf7ae0a1486cf4b3c8a2de

Image Layers

1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c addgroup -g50.09 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c addgroup -g966 B
11RUN /bin/sh -c apk add370.7 MB
12RUN /bin/sh -c mkdir -p178 B
13COPY --chown=kroki:kroki fonts /usr/share/fonts/truetype/google-fonts #3.8 MB
14RUN /bin/sh -c fc-cache -f188 B
15RUN /bin/sh -c mkdir -p159 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 #4.53 KB
24COPY --chown=kroki:kroki package*.json ./ #20.83 KB
25COPY --chown=kroki:kroki assets ./assets #3.91 MB
26COPY --chown=kroki:kroki . /usr/local/lib/browser-instance #2.42 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.23.5-x86_64.tar.gz / # buildkit