Sign inSign up

eshaldev/prod-agent-builder:6d0b9fe9acb2d22d97f41118f2b9fd7fc6968b40

Index digest

sha256:b5bc8d977c224f6dd86b56a993157c6dee703b42e3a212479b9e22f7d69808d6

OS/ARCH

linux/amd64

Compressed size

204.61 MB

Last pushed

about 1 month by eshaldev

Type

Image

Manifest digest

sha256:c5e1d526263539c213143166260456db8f1a61bdff3a17dfa6801c961e0cf429

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update69.41 MB
13RUN /bin/sh -c pip install7.32 MB
14COPY requirements.txt . # buildkit1.23 KB
15RUN /bin/sh -c pip install69.34 MB
16COPY requirements-adk.txt . # buildkit239 B
17RUN /bin/sh -c pip install16.48 MB
18COPY . . # buildkit439.87 KB
19EXPOSE map[8000/tcp:{}]0 B
20RUN /bin/sh -c groupadd -r1.08 KB
21RUN /bin/sh -c chown -R440.96 KB
22USER eshal0 B
23CMD ["sh" "-c" "uvicorn app.main:app0 B

Command

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