Sign inSign up

calmmopey/wishlist-backend:latest

Multi-platform
Index digest

sha256:66d7b43a739a4d7ff003c4a4f0ed9d1c556d7b6bc25553c846c536dbfc7796be

OS/ARCH

Compressed size

75.44 MB

Last pushed

about 2 months by calmmopey

Type

Image

Manifest digest

sha256:d8192f53bb2c5d7b13624a03b0a8b950accf22ffd89a53771df5cd4663979caa

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 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.49 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit636 B
13RUN /bin/sh -c pip install33.92 MB
14COPY . . # buildkit73.38 KB
15ENV DATABASE_PATH=/app/data/app.db0 B
16CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

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