sha256:0b7f9d917a934495ffa51f8cc6f798c696e2424c1cd49dfab28a86e713fdcb45
OS/ARCH
Compressed size
78.48 MB
Last pushed
16 days by cplieger
Type
Image
Manifest digest
sha256:c41869a349feeab51bf89a603b4f9965229ba4e15e7ac6be298383b1aa7eadf9
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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 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 -o140 B14RUN |1 PKG_REFRESH=2026-09-06 /bin/bash -o446 B15COPY /app /app # buildkit8.95 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 'amd64' out/ 'trixie' '@1787529600'