Sign inSign up

jimclark106/supplier_agent_ui:latest

Multi-platform
Index digest

sha256:0f81a6871936b07a682c2df813c210d820ba42ef6051fd972e0c46711ae2d293

OS/ARCH

Compressed size

295.1 MB

Last pushed

about 1 year by jimclark106

Type

Image

Manifest digest

sha256:00d88b5b48bf24ecfef9741191dbb3f3f84ca72712c558978e12dc0fee87b75f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.35 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;12 MB
8RUN /bin/sh -c set -eux;251 B
9CMD ["python3"]0 B
10ENV PYTHONUNBUFFERED=10 B
11RUN /bin/sh -c pip install39.13 MB
12WORKDIR /app93 B
13COPY pyproject.toml uv.lock ./ #75.07 KB
14RUN /bin/sh -c UV_COMPILE_BYTECODE=1 uv213.54 MB
15COPY apps/ ./apps/ # buildkit2.41 KB
16RUN /bin/sh -c python -m4.95 KB
17RUN /bin/sh -c useradd --create-home86.37 KB
18USER app0 B
19CMD ["streamlit" "run" "apps/vendor_app.py" "--server.port=3000"]0 B

Command

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