sha256:f04b6e828330b95093cdb7bf5ca3f7bdbba2f9825a867148d69e5c258eb88c7c
OS/ARCH
linux/amd64
Compressed size
723.47 MB
Last pushed
about 19 hours by renzof93
Type
Image
Manifest digest
sha256:f04b6e828330b95093cdb7bf5ca3f7bdbba2f9825a867148d69e5c258eb88c7c
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.36 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.99 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10RUN /bin/sh -c apt-get update176.26 MB11RUN /bin/sh -c npm install78.65 MB12RUN /bin/sh -c useradd -m3.2 KB13COPY /uv /usr/local/bin/uv # buildkit25.21 MB14WORKDIR /app93 B15COPY --chown=agent:agent /app/.venv /app/.venv #107.08 MB16COPY --chown=agent:agent /app/pyproject.toml /app/uv.lock /app/README.md174.39 KB17COPY --chown=agent:agent /app/roboco /app/roboco #1.37 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 # buildkit633 B20COPY docker/scripts/bash-guard-hook.sh /app/scripts/bash-guard-hook.sh # buildkit7.77 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 # buildkit923 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 # buildkit581 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 PLAYWRIGHT_BROWSERS_PATH=/app/.playwright0 B41RUN /bin/sh -c uv pip288.28 MB42RUN /bin/sh -c npm install4.14 MB43COPY docker/scripts/playwright-mcp-entrypoint.sh /app/scripts/playwright-mcp-entrypoint.sh # buildkit663 B44RUN /bin/sh -c chmod 0755660 B45USER agent0 B46LABEL role=ux-designer0 B47LABEL description=UX/UI agent - design,0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'