Sign inSign up

yuzutech/kroki-mermaid:0.28.0

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

sha256:e301872d57b397e1020768cfbafd3ac5d3f2c47a2615d65b9af217c832a226f4

OS/ARCH

Compressed size

398.13 MB

Last pushed

over 1 year by ggrossetie

Type

Image

Manifest digest

sha256:7b8c4360d9704875117b2b96e52c79592c14b747f323661931469d384fef5ab8

Image Layers

1ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit3.81 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.15.10 B
4RUN /bin/sh -c addgroup -g47.41 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c addgroup -g965 B
11RUN /bin/sh -c apk add327.12 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 -f188 B
15RUN /bin/sh -c mkdir -p160 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
21COPY --chown=kroki:kroki src ./src #4.58 KB
22COPY --chown=kroki:kroki package*.json ./ #57.4 KB
23COPY --chown=kroki:kroki assets ./assets #755.42 KB
24RUN /bin/sh -c npm i13.99 MB
25EXPOSE map[8002/tcp:{}]0 B
26ENTRYPOINT ["node" "src/index.js"]0 B

Command

ADD alpine-minirootfs-3.21.3-aarch64.tar.gz / # buildkit