sha256:2858003f1c28e3c921c7320fdbf49739151b3d1cfda5919e5f7682282972b0ca
OS/ARCH
linux/amd64
Compressed size
531.49 MB
Last pushed
about 11 hours by renzof93
Type
Image
Manifest digest
sha256:2858003f1c28e3c921c7320fdbf49739151b3d1cfda5919e5f7682282972b0ca
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.37 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;12.01 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update176.24 MB11RUN /bin/sh -c npm install99.24 MB12RUN /bin/sh -c useradd -m3.2 KB13COPY /uv /usr/local/bin/uv # buildkit20.47 MB14WORKDIR /app93 B15COPY --chown=agent:agent /app/.venv /app/.venv #128.37 MB16COPY --chown=agent:agent /app/pyproject.toml /app/uv.lock /app/README.md186.87 KB17COPY --chown=agent:agent /app/roboco /app/roboco #1.86 MB18COPY docker/scripts/sdk-startup-hook.sh /app/scripts/sdk-startup-hook.sh # buildkit1.41 KB19COPY docker/scripts/a2a-check-hook.sh /app/scripts/a2a-check-hook.sh # buildkit632 B20COPY docker/scripts/bash-guard-hook.sh /app/scripts/bash-guard-hook.sh # buildkit8.4 KB21COPY docker/scripts/post-tool-budget-hook.sh /app/scripts/post-tool-budget-hook.sh # buildkit1.89 KB22COPY docker/scripts/usage-report-hook.sh /app/scripts/usage-report-hook.sh # buildkit844 B23COPY docker/scripts/stop-hook.sh /app/scripts/stop-hook.sh # buildkit1.36 KB24COPY docker/scripts/user-prompt-hook.sh /app/scripts/user-prompt-hook.sh # buildkit1.67 KB25COPY docker/scripts/pre-compact-hook.sh /app/scripts/pre-compact-hook.sh # buildkit1001 B26COPY docker/scripts/session-end-hook.sh /app/scripts/session-end-hook.sh # buildkit921 B27COPY docker/scripts/fable-stop-gate-hook.sh /app/scripts/fable-stop-gate-hook.sh # buildkit1.88 KB28COPY docker/scripts/fable-bash-discipline-hook.sh /app/scripts/fable-bash-discipline-hook.sh # buildkit915 B29COPY docker/scripts/fable-honesty-nudge-hook.sh /app/scripts/fable-honesty-nudge-hook.sh # buildkit1.02 KB30COPY docker/scripts/fable-prompt-nudge-hook.sh /app/scripts/fable-prompt-nudge-hook.sh # buildkit1.03 KB31COPY docker/scripts/fable-precompact-hook.sh /app/scripts/fable-precompact-hook.sh # buildkit580 B32RUN /bin/sh -c chmod 07556.3 KB33USER agent0 B34RUN /bin/sh -c git config189 B35RUN /bin/sh -c echo '{}'171 B36ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONUNBUFFERED=10 B37EXPOSE map[9000/tcp:{}]0 B38ENTRYPOINT ["claude"]0 B39USER root0 B40ENV KIMI_INSTALL_DIR=/usr/local0 B41RUN /bin/sh -c curl -fsSL62.79 MB42COPY docker/scripts/kimi-cli-agent-entrypoint.sh /app/scripts/kimi-cli-agent-entrypoint.sh # buildkit3.62 KB43COPY docker/scripts/kimi-bash-guard-wrapper.sh /app/scripts/kimi-bash-guard-wrapper.sh # buildkit523 B44RUN /bin/sh -c chmod 0755149 B45USER agent0 B46LABEL role=kimi-cli-runtime0 B47LABEL description=Kimi (Moonshot) agent runtime0 B48LABEL kimi.cli.pinned=false0 B49ENV KIMI_CODE_NO_AUTO_UPDATE=10 B50ENTRYPOINT ["/app/scripts/kimi-cli-agent-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'