Sign inSign up

ibehren1/bedrock-gateway:2025-04-23

Multi-platform
Index digest

sha256:386ad55971268f2fc0ffd195ce914f1c036f77bbc72a99bb41c4be7665cffedc

OS/ARCH

Compressed size

84.74 MB

Last pushed

over 1 year by ibehren1

Type

Image

Manifest digest

sha256:ba5d37679f3e7b42a473146d34108f6a602c4226456adb6b514768914f95d990

Image Layers

1# debian.sh --arch 'arm64' out/26.77 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;3.18 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.100 B
7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B
8RUN /bin/sh -c set -eux;12.94 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY ./requirements.txt /app/requirements.txt # buildkit241 B
13RUN /bin/sh -c pip install41.84 MB
14COPY ./api /app/api # buildkit11.64 KB
15ENV PORT=800 B
16CMD ["sh" "-c" "uvicorn api.app:app0 B

Command

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