Sign inSign up

tbdavid2019/bedrock-gateway:latest

Manifest digest

sha256:7cc842aecce02dea5bfa13f56098c2dcee6d2bb48c8dab4fa5e7124fa14926fb

OS/ARCH

linux/amd64

Compressed size

88.52 MB

Last pushed

7 months by tbdavid2019

Type

Image

Manifest digest

sha256:7cc842aecce02dea5bfa13f56098c2dcee6d2bb48c8dab4fa5e7124fa14926fb

Image Layers

1# debian.sh --arch 'amd64' out/29.36 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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11WORKDIR /app123 B
12COPY ./requirements.txt /app/requirements.txt # buildkit240 B
13RUN /bin/sh -c pip install46.37 MB
14COPY ./api /app/api # buildkit14.77 KB
15ENV PORT=800 B
16CMD ["sh" "-c" "uvicorn api.app:app0 B

Command

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