redi21/auth-agent:0.0.1

Manifest digest

sha256:061420d4102047ea39bf643486a607ab6aabaacaf60f662f8498b62d65d00618

OS/ARCH

linux/amd64

Compressed size

217.28 MB

Last pushed

7 months by redi21

Type

Image

Manifest digest

sha256:061420d4102047ea39bf643486a607ab6aabaacaf60f662f8498b62d65d00618

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.90 B
6ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B
7RUN /bin/sh -c set -eux;11.19 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10RUN /bin/sh -c set -euo5.03 MB
11RUN /bin/sh -c set -euo17.26 MB
12RUN /bin/sh -c adduser --disabled-password3.29 KB
13USER autopilot0 B
14ENV PATH=/home/autopilot/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15WORKDIR /app94 B
16COPY --chown=autopilot:autopilot remote_agents/auth_agent/requirements.txt requirements.txt #171 B
17RUN /bin/sh -c pip install154.16 MB
18COPY --chown=autopilot:autopilot remote_agents/auth_agent/__init__.py __init__.py #161 B
19COPY --chown=autopilot:autopilot remote_agents/auth_agent/agent.py agent.py #499 B
20COPY --chown=autopilot:autopilot remote_agents/config.py config.py #757 B
21ARG AGENT_NAME=auth_agent0 B
22COPY --chown=autopilot:autopilot descriptions/eng/auth_agent.md descriptions/eng/auth_agent.md #300 B
23COPY --chown=autopilot:autopilot descriptions/ita/auth_agent.md descriptions/ita/auth_agent.md #300 B
24COPY --chown=autopilot:autopilot prompts/eng/auth_agent.md prompts/eng/auth_agent.md #1.57 KB
25COPY --chown=autopilot:autopilot prompts/ita/auth_agent.md prompts/ita/auth_agent.md #1.62 KB
26COPY --chown=autopilot:autopilot tools/common.py tools/common.py #2.48 KB
27CMD ["sh" "-c" "uvicorn agent:a2a_app0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'