sha256:e8920900865ea1512d9f5c4faec5d5c5611feb4e81643ad94ecb03127b45f8f6
OS/ARCH
linux/amd64
Compressed size
780.31 MB
Last pushed
about 11 hours by renzof93
Type
Image
Manifest digest
sha256:e8920900865ea1512d9f5c4faec5d5c5611feb4e81643ad94ecb03127b45f8f6
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 B40RUN /bin/sh -c npm install18.97 MB41ENV PLAYWRIGHT_BROWSERS_PATH=/app/.playwright0 B42RUN /bin/sh -c uv pip288.98 MB43RUN /bin/sh -c npm install3.66 MB44COPY docker/scripts/playwright-mcp-entrypoint.sh /app/scripts/playwright-mcp-entrypoint.sh # buildkit666 B45RUN /bin/sh -c chmod 0755660 B46USER agent0 B47LABEL role=frontend-qa0 B48LABEL description=Frontend QA agent -0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'