sha256:f3f2d49b985a79e7a2f1a403668a6e1d20634315268c2f5544b26b0a1a0b49ca
OS/ARCH
linux/amd64
Compressed size
243.2 MB
Last pushed
7 months by redi21
Type
Image
Manifest digest
sha256:f3f2d49b985a79e7a2f1a403668a6e1d20634315268c2f5544b26b0a1a0b49ca
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.90 B6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B7RUN /bin/sh -c set -eux;11.19 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c set -euo5.03 MB11RUN /bin/sh -c set -euo17.48 MB12RUN /bin/sh -c set -euo17.26 MB13RUN /bin/sh -c curl -sL8.42 MB14RUN /bin/sh -c adduser --disabled-password3.3 KB15USER autopilot0 B16ENV PATH=/home/autopilot/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17WORKDIR /app94 B18COPY --chown=autopilot:autopilot remote_agents/blueprint_agent/requirements.txt requirements.txt #171 B19RUN /bin/sh -c pip install154.16 MB20COPY --chown=autopilot:autopilot remote_agents/blueprint_agent/__init__.py __init__.py #160 B21COPY --chown=autopilot:autopilot remote_agents/blueprint_agent/agent.py agent.py #558 B22COPY --chown=autopilot:autopilot remote_agents/config.py config.py #758 B23ARG AGENT_NAME=blueprint_agent0 B24COPY --chown=autopilot:autopilot descriptions/eng/blueprint_agent.md descriptions/eng/blueprint_agent.md #267 B25COPY --chown=autopilot:autopilot descriptions/ita/blueprint_agent.md descriptions/ita/blueprint_agent.md #270 B26COPY --chown=autopilot:autopilot prompts/eng/blueprint_agent.md prompts/eng/blueprint_agent.md #2.92 KB27COPY --chown=autopilot:autopilot prompts/ita/blueprint_agent.md prompts/ita/blueprint_agent.md #3.04 KB28COPY --chown=autopilot:autopilot tools/common.py tools/common.py #2.48 KB29COPY --chown=autopilot:autopilot tools/list_blueprints.py tools/list_blueprints.py #1.05 KB30COPY --chown=autopilot:autopilot tools/get_blueprint.py tools/get_blueprint.py #1.66 KB31COPY --chown=autopilot:autopilot tools/get_blueprint_form.py tools/get_blueprint_form.py #1.16 KB32CMD ["sh" "-c" "uvicorn agent:a2a_app0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'