Sign inSign up

jimclark106/supplier_agent:latest

Multi-platform
Index digest

sha256:c77f5f2bef845deca330a0ef42dcc25e5361ce10d944266da3b8e576bb3b3a43

OS/ARCH

Compressed size

287.51 MB

Last pushed

about 1 year by jimclark106

Type

Image

Manifest digest

sha256:5a5f27fda0cf1bb8efa80757d392538cb83270e5f57d395cd243dd1ecbf61b50

Image Layers

1# debian.sh --arch 'arm64' out/26.78 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;3.18 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;11.9 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10ENV PYTHONUNBUFFERED=10 B
11RUN /bin/sh -c pip install37.18 MB
12WORKDIR /app93 B
13COPY pyproject.toml uv.lock ./ #75.07 KB
14RUN /bin/sh -c UV_COMPILE_BYTECODE=1 uv208.29 MB
15COPY agents/ ./agents/ # buildkit14 KB
16RUN /bin/sh -c python -m4.14 KB
17COPY <<EOF /entrypoint.sh # buildkit345 B
18RUN /bin/sh -c chmod +x345 B
19RUN /bin/sh -c useradd --create-home93.86 KB
20USER app0 B
21ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'