Sign inSign up

yuzutech/kroki-mermaid:0.30.1

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

sha256:2216fa675936bbc47c984aecb867dd995561d6e8e1bc20ad3d87c473bb26ce6d

OS/ARCH

Compressed size

422.44 MB

Last pushed

7 months by ggrossetie

Type

Image

Manifest digest

sha256:8f9b9f2908663bf9881e2321b0638a07eb8cc9beb3a18085f32723c273acaac9

Image Layers

1ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.21.10 B
4RUN /bin/sh -c addgroup -g49.18 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 add344.81 MB
12RUN /bin/sh -c mkdir -p179 B
13COPY --chown=kroki:kroki fonts /usr/share/fonts/truetype/google-fonts #3.8 MB
14RUN /bin/sh -c fc-cache -f189 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.58 KB
24COPY --chown=kroki:kroki package*.json ./ #56.64 KB
25COPY --chown=kroki:kroki assets ./assets #3.3 MB
26RUN /bin/sh -c npm i16.62 MB
27EXPOSE [8002/tcp]0 B
28ENTRYPOINT ["node" "src/index.js"]0 B

Command

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