sha256:6ccaec11575dc2c3d91821ac5332db4385047e44cf3cce928dbb65f46279b16c
OS/ARCH
Compressed size
77.3 MB
Last pushed
about 7 hours by cplieger
Type
Image
Manifest digest
sha256:5241ec89169ea3acfd5072c6eca13673b1db65c4d76194d8aeac230b68dd04a6
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3SHELL [/bin/bash -o pipefail -c]0 B4ARG PKG_REFRESH=2026-09-240 B5SHELL [/bin/bash -o pipefail -c]0 B6RUN |1 PKG_REFRESH=2026-09-24 /bin/bash -o38.46 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-24 /bin/bash -o446 B13COPY /web-terminal-kiro /app/web-terminal-kiro # buildkit10.25 MB14COPY /out/usr/share/licenses /usr/share/licenses # buildkit21.52 KB15COPY /tmp/tool-catalog.json /app/tool-catalog.json # buildkit98 KB16COPY bundled-tools.json /app/bundled-tools.json # buildkit1.04 KB17COPY --chmod=755 entrypoint.sh /opt/web-terminal-kiro/entrypoint.sh #17.06 KB18COPY --chmod=755 hooks/session-title.sh /opt/web-terminal-kiro/hooks/session-title.sh #1.34 KB19WORKDIR /workspace99 B20EXPOSE [9848/tcp]0 B21HEALTHCHECK {Test:[CMD-SHELL curl -sfS --max-time0 B22ENTRYPOINT ["/opt/web-terminal-kiro/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'