sha256:b07a7548223d87f7b0c90fe9b773f8bf5fd2ece6fb97e750138d9eb8e3ca20f1
OS/ARCH
Compressed size
250.61 MB
Last pushed
over 1 year by mrasif
Type
Image
Manifest digest
sha256:7dee26aec4eef5b064e4ed97377fe8c33ee28e76f034a17f875e47b89f085148
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.110 B7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B8RUN /bin/sh -c set -eux;15.45 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ARG DEVICE=cpu0 B12RUN |1 DEVICE=cpu /bin/sh -c448.13 KB13WORKDIR /usr/src/app134 B14ENV TRANSFORMERS_CACHE=/cache PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN |1 DEVICE=cpu /bin/sh -c1.55 KB16COPY /opt/venv /opt/venv # buildkit204.43 MB17COPY ann/ann.py /usr/src/ann/ann.py # buildkit2.07 KB18COPY start.sh log_conf.json gunicorn_conf.py ./1002 B19COPY app . # buildkit19.59 KB20ARG BUILD_ID=136847783360 B21ARG BUILD_IMAGE=v1.129.00 B22ARG BUILD_SOURCE_REF=v1.129.00 B23ARG BUILD_SOURCE_COMMIT=31dd15ce8afc86b40c033ded906c2e7a5173ef110 B24ENV IMMICH_BUILD=136847783360 B25ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/136847783360 B26ENV IMMICH_BUILD_IMAGE=v1.129.00 B27ENV IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-machine-learning0 B28ENV IMMICH_REPOSITORY=immich-app/immich0 B29ENV IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich0 B30ENV IMMICH_SOURCE_REF=v1.129.00 B31ENV IMMICH_SOURCE_COMMIT=31dd15ce8afc86b40c033ded906c2e7a5173ef110 B32ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/31dd15ce8afc86b40c033ded906c2e7a5173ef110 B33ENTRYPOINT ["tini" "--"]0 B34CMD ["./start.sh"]0 B35HEALTHCHECK &{["CMD-SHELL" "python3 healthcheck.py"] "0s"0 B36LABEL maintainer=Tech Thinker <https://techthinker.js.org>0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'