sha256:4b126cd6545975a2b0d7bcb149a04d523ffc53c79daae1614bfee0b405cf8ba8
OS/ARCH
linux/amd64
Compressed size
217.29 MB
Last pushed
7 months by redi21
Type
Image
Manifest digest
sha256:4b126cd6545975a2b0d7bcb149a04d523ffc53c79daae1614bfee0b405cf8ba8
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.26 MB12RUN /bin/sh -c adduser --disabled-password3.29 KB13USER autopilot0 B14ENV PATH=/home/autopilot/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15WORKDIR /app94 B16COPY --chown=autopilot:autopilot remote_agents/portal_agent/requirements.txt requirements.txt #171 B17RUN /bin/sh -c pip install154.16 MB18COPY --chown=autopilot:autopilot remote_agents/portal_agent/__init__.py __init__.py #161 B19COPY --chown=autopilot:autopilot remote_agents/portal_agent/agent.py agent.py #529 B20COPY --chown=autopilot:autopilot remote_agents/config.py config.py #758 B21ARG AGENT_NAME=portal_agent0 B22COPY --chown=autopilot:autopilot descriptions/eng/portal_agent.md descriptions/eng/portal_agent.md #437 B23COPY --chown=autopilot:autopilot descriptions/ita/portal_agent.md descriptions/ita/portal_agent.md #461 B24COPY --chown=autopilot:autopilot prompts/eng/portal_agent.md prompts/eng/portal_agent.md #5.42 KB25COPY --chown=autopilot:autopilot prompts/ita/portal_agent.md prompts/ita/portal_agent.md #5.69 KB26COPY --chown=autopilot:autopilot tools/portal.py tools/portal.py #1.19 KB27CMD ["sh" "-c" "uvicorn agent:a2a_app0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'