sha256:bdde77dad05b18bad8315547764dd20b3b33b5cf460e2bf9dc6cefe0e61d2d9e
OS/ARCH
linux/amd64
Compressed size
540.18 MB
Last pushed
9 days by renzof93
Type
Image
Manifest digest
sha256:bdde77dad05b18bad8315547764dd20b3b33b5cf460e2bf9dc6cefe0e61d2d9e
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;250 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update176.34 MB11RUN /bin/sh -c npm install99.07 MB12RUN /bin/sh -c useradd -m3.21 KB13COPY /uv /usr/local/bin/uv # buildkit20.47 MB14WORKDIR /app93 B15COPY --chown=agent:agent /app/.venv /app/.venv #133.91 MB16COPY --chown=agent:agent /app/pyproject.toml /app/uv.lock /app/README.md185.81 KB17COPY --chown=agent:agent /app/roboco /app/roboco #2.05 MB18COPY docker/scripts/hooks/sdk-startup-hook.sh /app/scripts/hooks/sdk-startup-hook.sh # buildkit1.54 KB19COPY docker/scripts/hooks/a2a-check-hook.sh /app/scripts/hooks/a2a-check-hook.sh # buildkit650 B20COPY docker/scripts/hooks/bash-guard-hook.sh /app/scripts/hooks/bash-guard-hook.sh # buildkit8.42 KB21COPY docker/scripts/hooks/post-tool-budget-hook.sh /app/scripts/hooks/post-tool-budget-hook.sh # buildkit1.91 KB22COPY docker/scripts/hooks/usage-report-hook.sh /app/scripts/hooks/usage-report-hook.sh # buildkit862 B23COPY docker/scripts/hooks/stop-hook.sh /app/scripts/hooks/stop-hook.sh # buildkit1.38 KB24COPY docker/scripts/hooks/user-prompt-hook.sh /app/scripts/hooks/user-prompt-hook.sh # buildkit1.68 KB25COPY docker/scripts/hooks/pre-compact-hook.sh /app/scripts/hooks/pre-compact-hook.sh # buildkit1018 B26COPY docker/scripts/hooks/session-end-hook.sh /app/scripts/hooks/session-end-hook.sh # buildkit940 B27COPY docker/scripts/hooks/fable-stop-gate-hook.sh /app/scripts/hooks/fable-stop-gate-hook.sh # buildkit1.9 KB28COPY docker/scripts/hooks/fable-bash-discipline-hook.sh /app/scripts/hooks/fable-bash-discipline-hook.sh # buildkit931 B29COPY docker/scripts/hooks/fable-honesty-nudge-hook.sh /app/scripts/hooks/fable-honesty-nudge-hook.sh # buildkit1.04 KB30COPY docker/scripts/hooks/fable-prompt-nudge-hook.sh /app/scripts/hooks/fable-prompt-nudge-hook.sh # buildkit1.05 KB31COPY docker/scripts/hooks/fable-precompact-hook.sh /app/scripts/hooks/fable-precompact-hook.sh # buildkit597 B32RUN /bin/sh -c chmod 07556.43 KB33USER agent0 B34RUN /bin/sh -c git config188 B35RUN /bin/sh -c echo '{}'173 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 B40RUN /bin/sh -c su agent65.81 MB41COPY docker/scripts/entrypoints/grok-cli-agent-entrypoint.sh /app/scripts/entrypoints/grok-cli-agent-entrypoint.sh # buildkit2.99 KB42RUN /bin/sh -c chmod 075532 B43USER agent0 B44ENV PATH=/home/agent/.grok/bin:/app/.venv/bin:/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B45LABEL role=grok-cli-runtime0 B46LABEL description=Grok (xAI) agent runtime0 B47LABEL grok.cli.pinned=false0 B48ENTRYPOINT ["/app/scripts/entrypoints/grok-cli-agent-entrypoint.sh"]0 B49LABEL role=grok-secretary0 B50LABEL description=Secretary on Grok —0 B51EXPOSE map[9000/tcp:{}]0 B52ENTRYPOINT ["python" "-m" "roboco.agent_sdk.grok_secretary_main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'