sha256:b2460b0ab011e793c76d44fab045565ff334bc3979aca0a65c110608412d0f68
OS/ARCH
Compressed size
3.37 GB
Last pushed
over 1 year by photoprismci
Type
Image
Manifest digest
sha256:bb96cc65d3165abe2ab02476eadcecdf3a161d7d7692c5f38b06833d9a308f75
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.100 B7ENV PYTHON_SHA256=07ab697474595e06f06647417d3c7fa97ded07afc1a7e4454c5639919b46eaea0 B8RUN /bin/sh -c set -eux;13.03 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.title=PhotoPrism® Vision0 B12LABEL org.opencontainers.image.description=Computer Vision API0 B13LABEL org.opencontainers.image.url=https://hub.docker.com/r/photoprism/vision0 B14LABEL org.opencontainers.image.source=https://github.com/photoprism/photoprism-vision/0 B15LABEL org.opencontainers.image.documentation=https://github.com/photoprism/photoprism-vision/blob/develop/README.md0 B17LABEL org.opencontainers.image.vendor=PhotoPrism UG0 B18LABEL org.opencontainers.image.licenses=Apache-2.00 B19ARG TARGETARCH=amd640 B20ARG TARGETPLATFORM=linux/amd640 B21ARG BUILD_TAG=2504100 B22ENV PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/app/scripts:/root/.cargo/bin:/app/venv/bin HDF5_PKGCONFIG_NAME=hdf5 DOCKER_ARCH=amd64 DOCKER_PLATFORM=linux/amd640 B23WORKDIR /app92 B24COPY --chown=root:root --chmod=u=rwX,go=rX . .3.39 KB25RUN |3 TARGETARCH=amd64 TARGETPLATFORM=linux/amd64 BUILD_TAG=250410104.27 MB26RUN |3 TARGETARCH=amd64 TARGETPLATFORM=linux/amd64 BUILD_TAG=250410269.32 MB27RUN |3 TARGETARCH=amd64 TARGETPLATFORM=linux/amd64 BUILD_TAG=2504102.96 GB28EXPOSE map[5000/tcp:{}]0 B29ENTRYPOINT ["/app/venv/bin/flask"]0 B30CMD ["--app" "app" "run" "--no-debug"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'