Sign inSign up

calmmopey/wishlist-backend:restore

Multi-platform
Index digest

sha256:dccec14a8cb8602037841ecc7152aea56e477b7c010f0dc050d75b31cc63aaf3

OS/ARCH

Compressed size

75.41 MB

Last pushed

3 months by calmmopey

Type

Image

Manifest digest

sha256:9dbe4a22ac96f23a72cce39afc3b57cc62c9eeca2a2f0f7a866fffad3e87aa0c

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;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit634 B
13RUN /bin/sh -c pip install33.88 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' '@1781049600'