Sign inSign up

yuzutech/kroki-excalidraw:0.32.0

Multi-platform
Integration & delivery
Index digest

sha256:b537b311ee0e5b79c175be9fd93eb2e94063bb96b07ed39b46bede47b9d30e01

OS/ARCH

Compressed size

571.88 MB

Last pushed

about 2 months by ggrossetie

Type

Image

Manifest digest

sha256:e001f20ea0487fdf0a463e1a0aac3ccec3161857ee4da6c96b7a1b7c61d0784c

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.18.10 B
4RUN /bin/sh -c addgroup -g50.61 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c addgroup -g965 B
11RUN /bin/sh -c apk add358.75 MB
12USER kroki0 B
13WORKDIR /usr/local/kroki/144 B
14RUN /bin/sh -c mkdir -p163 B
15ENV KROKI_EXCALIDRAW_PAGE_URL=http://127.0.0.1:8004/public/index.html0 B
16ENV KROKI_EXCALIDRAW_ASSET_PATH=/public0 B
17ENV PUPPETEER_EXECUTABLE_PATH=/usr/lib/chromium/chrome0 B
18ENV LEVEL=info0 B
19ENV XDG_CONFIG_HOME=/tmp/config0 B
20ENV XDG_CACHE_HOME=/tmp/cache0 B
21COPY --chown=kroki:kroki src ./src #2.28 KB
22COPY --chown=kroki:kroki package*.json ./ #37.51 KB
23COPY --chown=kroki:kroki assets ./assets #12.54 MB
24COPY --chown=kroki:kroki /usr/local/kroki/assets/index.bundle.js ./assets/index.bundle.js #2.37 MB
25COPY --chown=kroki:kroki . /usr/local/lib/browser-instance #3.48 KB
26RUN /bin/sh -c npm i142.37 MB
27EXPOSE [8004/tcp]0 B
28ENTRYPOINT ["node" "src/index.js"]0 B

Command

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