sha256:aec28028c3fef5a664d6bde827a7194a3a19b7ba728e5dcd7d285bf80c8f5b90
OS/ARCH
Compressed size
80.14 MB
Last pushed
21 days by cplieger
Type
Image
Manifest digest
sha256:1c9ecc5e3a5d4adb3354c999d8f2c5a3808f007fb5c301eeb2c39731089372d0
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-020 B5SHELL [/bin/bash -o pipefail -c]0 B6RUN |1 PKG_REFRESH=2026-09-02 /bin/bash -o41.52 MB7ENV HOME=/config/home0 B8ENV PATH=/config/tools/bin:/config/tools/go/bin:/config/home/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV GOPATH=/config/tools/go0 B10ENV WORK_DIR=/workspace0 B11ENV LISTEN_ADDR=:98480 B12RUN |1 PKG_REFRESH=2026-09-02 /bin/bash -o445 B13COPY /web-terminal-kiro /app/web-terminal-kiro # buildkit9.75 MB14COPY /tmp/tool-catalog.json /app/tool-catalog.json # buildkit98 KB15COPY bundled-tools.json /app/bundled-tools.json # buildkit1.03 KB16COPY --chmod=755 entrypoint.sh /opt/web-terminal-kiro/entrypoint.sh #16.16 KB17COPY --chmod=755 hooks/session-title.sh /opt/web-terminal-kiro/hooks/session-title.sh #1.34 KB18WORKDIR /workspace99 B19EXPOSE [9848/tcp]0 B20HEALTHCHECK {Test:[CMD-SHELL curl -sfS --max-time0 B21ENTRYPOINT ["/opt/web-terminal-kiro/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'