Sign inSign up

modenaf360/channel-vault-nas-api:0.1.0-alpha.1

Multi-platform
Index digest

sha256:cd0d89405453d0bc82e716edea506f7736b15e4e05a5ea3295588c36e323f692

OS/ARCH

Compressed size

241.65 MB

Last pushed

3 months by modenaf360

Type

Image

Manifest digest

sha256:ebf20eae3bdb72935d711868bee68fc5e0007731576b3e7de1f5864c4a140aa0

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;249 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=10 B
12WORKDIR /app92 B
13RUN /bin/sh -c apt-get update163.45 MB
14COPY pyproject.toml ./ # buildkit568 B
15COPY alembic.ini ./ # buildkit452 B
16COPY alembic ./alembic # buildkit4.52 KB
17COPY app ./app # buildkit93.64 KB
18RUN /bin/sh -c pip install36.92 MB
19EXPOSE [8000/tcp]0 B
20CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

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