Sign inSign up

yuzutech/kroki-excalidraw:0.31.2

Multi-platform
Integration & delivery
Index digest

sha256:87aa068a3e68287f84f36a9ee043e5810be45fef728e62e701ade75f0dd65c09

OS/ARCH

Compressed size

573.6 MB

Last pushed

about 2 months by ggrossetie

Type

Image

Manifest digest

sha256:60ec3750912e95810035e7befa3dff256d82dabc808be9404fd167cdd116ac4c

Image Layers

1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.18.00 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 -g967 B
11RUN /bin/sh -c apk add360.36 MB
12USER kroki0 B
13WORKDIR /usr/local/kroki/144 B
14RUN /bin/sh -c mkdir -p161 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.53 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.35 KB
26RUN /bin/sh -c npm i142.48 MB
27EXPOSE [8004/tcp]0 B
28ENTRYPOINT ["node" "src/index.js"]0 B

Command

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