Sign inSign up

leolitaly/avdb:20260821-0211

Multi-platform
API management
Content management system
Databases & storage
Index digest

sha256:5e42a2ff9c2b35a16032e057263a3baec3e685ebd02b454ef4b7db383aff3d56

OS/ARCH

Compressed size

178.27 MB

Last pushed

27 days by leolitaly

Type

Image

Manifest digest

sha256:31f77fdac7a00fbf124bc289d233a31432db0fa253ffa3c9acb14eda2ed61978

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit398 B
13RUN /bin/sh -c pip install130.72 MB
14COPY app ./app # buildkit2.79 MB
15COPY launcher /opt/avdb/launcher # buildkit212.63 KB
16COPY frontend/dist /frontend/dist # buildkit1.13 MB
17COPY docker/ota/ota-signing-keyring.json /usr/local/share/avdb/ota-signing-keyring.json # buildkit364 B
18RUN /bin/sh -c install -m3.28 KB
19ENV DOCKER_ENV=true0 B
20ENV TZ=Europe/Rome0 B
21ENV AVDB_OTA_MANIFEST_URL=https://github.com/li-peifeng/Avdb-OTA/releases/latest/download/manifest.json0 B
22ENV AVDB_OTA_RELEASE_API_URL=https://api.github.com/repos/li-peifeng/Avdb-OTA/releases/latest0 B
23ENV AVDB_OTA_KEY_FILE=/usr/local/share/avdb/ota.key0 B
24ENV AVDB_OTA_SIGNING_PUBLIC_KEYRING_FILE=/usr/local/share/avdb/ota-signing-keyring.json0 B
25HEALTHCHECK &{["CMD" "python" "-m" "app.healthcheck"]0 B
26ENTRYPOINT ["python" "/opt/avdb/launcher/avdb_launcher.py"]0 B
27CMD ["uvicorn" "app.api:app" "--host" "0.0.0.0"0 B

Command

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