Sign inSign up

ibehren1/bedrock-gateway:2025-08-15

Multi-platform
Index digest

sha256:0709920a741ccce2afa550762360b0ef2866c01f57206b95edb08c53a16e1859

OS/ARCH

Compressed size

83.87 MB

Last pushed

about 1 year by ibehren1

Type

Image

Manifest digest

sha256:c42793f11c8f127471c6da4454c7133faeff40559ef688154062c5a15b4bf799

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;11.48 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY ./requirements.txt /app/requirements.txt # buildkit237 B
13RUN /bin/sh -c pip install42.42 MB
14COPY ./api /app/api # buildkit13.34 KB
15ENV PORT=800 B
16CMD ["sh" "-c" "uvicorn api.app:app0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'