sha256:0b7f9d917a934495ffa51f8cc6f798c696e2424c1cd49dfab28a86e713fdcb45
OS/ARCH
Compressed size
78.4 MB
Last pushed
11 days by cplieger
Type
Image
Manifest digest
sha256:a73b51397cfb400d2eb7a45b2075c00c562f3cd3aff9d38c091965cade7fdfe5
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3SHELL [/bin/bash -o pipefail -c]0 B4ARG PKG_REFRESH=2026-09-060 B5SHELL [/bin/bash -o pipefail -c]0 B6RUN |1 PKG_REFRESH=2026-09-06 /bin/bash -o41.22 MB7ENV PATH=/config/tools/bin:/config/tools/go/bin:/config/home/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV GOPATH=/config/tools/go0 B9ENV GOBIN=/config/tools/bin0 B10ENV HOME=/config/home0 B11ENV KIRO_HOME=/config/home/.kiro0 B12ENV LANG=C.UTF-80 B13RUN |1 PKG_REFRESH=2026-09-06 /bin/bash -o138 B14RUN |1 PKG_REFRESH=2026-09-06 /bin/bash -o446 B15COPY /app /app # buildkit8.29 MB16COPY --chmod=755 entrypoint.sh /opt/vibekit/entrypoint.sh #6.5 KB17COPY /tmp/tool-catalog.json /opt/vibekit/tool-catalog.json # buildkit115.25 KB18COPY bundled-tools.json /opt/vibekit/bundled-tools.json # buildkit2.97 KB19WORKDIR /workspace99 B20EXPOSE [9847/tcp]0 B21HEALTHCHECK {Test:[CMD curl -sf http://127.0.0.1:9847/api/health]0 B22ENTRYPOINT ["/usr/bin/tini" "--" "/opt/vibekit/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'