ghcr.io/immich-app/immich-machine-learning:v1.128.0 linux/amd64

ghcr.io/immich-app/immich-machine-learning:v1.128.0 - 国内下载镜像源 浏览次数:52
immich-machine-learning
是一个机器学习相关容器镜像,用于支持immich-app平台的机器学习功能。
源镜像 ghcr.io/immich-app/immich-machine-learning:v1.128.0
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0
镜像ID sha256:b0075a6fc1a532889ccca949f174edb4633e0a4e560bb06085c464235284a9d2
镜像TAG v1.128.0
大小 779.98MB
镜像源 ghcr.io
CMD ./start.sh
启动入口 tini --
工作目录 /usr/src/app
OS/平台 linux/amd64
浏览量 52 次
贡献者
镜像创建 2025-02-28T18:58:45.310779623Z
同步时间 2025-03-01 14:25
更新时间 2025-03-28 12:17
环境变量
PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LANG=C.UTF-8 GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D PYTHON_VERSION=3.11.11 PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be3 TRANSFORMERS_CACHE=/cache PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PYTHONPATH=/usr/src DEVICE=cpu IMMICH_BUILD=13595031799 IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/13595031799 IMMICH_BUILD_IMAGE=v1.128.0 IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-machine-learning IMMICH_REPOSITORY=immich-app/immich IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich IMMICH_SOURCE_REF=v1.128.0 IMMICH_SOURCE_COMMIT=dc143046e3633455413424ab3d343d279183f23e IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/dc143046e3633455413424ab3d343d279183f23e

Docker拉取命令 无权限下载?点我修复

docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0
docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0  ghcr.io/immich-app/immich-machine-learning:v1.128.0

Containerd拉取命令

ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0
ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0  ghcr.io/immich-app/immich-machine-learning:v1.128.0

Shell快速替换命令

sed -i 's#ghcr.io/immich-app/immich-machine-learning:v1.128.0#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0#' deployment.yaml

Ansible快速分发-Docker

#ansible k8s -m shell -a 'docker pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0  ghcr.io/immich-app/immich-machine-learning:v1.128.0'

Ansible快速分发-Containerd

#ansible k8s -m shell -a 'ctr images pull swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0  ghcr.io/immich-app/immich-machine-learning:v1.128.0'

镜像构建历史


# 2025-03-01 02:58:45  0.00B 指定检查容器健康状态的命令
HEALTHCHECK &{["CMD-SHELL" "python3 healthcheck.py"] "0s" "0s" "0s" "0s" '\x00'}
                        
# 2025-03-01 02:58:45  0.00B 设置默认要执行的命令
CMD ["./start.sh"]
                        
# 2025-03-01 02:58:45  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["tini" "--"]
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_SOURCE_URL
ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/dc143046e3633455413424ab3d343d279183f23e
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_SOURCE_COMMIT
ENV IMMICH_SOURCE_COMMIT=dc143046e3633455413424ab3d343d279183f23e
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_SOURCE_REF
ENV IMMICH_SOURCE_REF=v1.128.0
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_REPOSITORY_URL
ENV IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_REPOSITORY
ENV IMMICH_REPOSITORY=immich-app/immich
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_BUILD_IMAGE_URL
ENV IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-machine-learning
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_BUILD_IMAGE
ENV IMMICH_BUILD_IMAGE=v1.128.0
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_BUILD_URL
ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/13595031799
                        
# 2025-03-01 02:58:45  0.00B 设置环境变量 IMMICH_BUILD
ENV IMMICH_BUILD=13595031799
                        
# 2025-03-01 02:58:45  0.00B 定义构建参数
ARG BUILD_SOURCE_COMMIT=dc143046e3633455413424ab3d343d279183f23e
                        
# 2025-03-01 02:58:45  0.00B 定义构建参数
ARG BUILD_SOURCE_REF=v1.128.0
                        
# 2025-03-01 02:58:45  0.00B 定义构建参数
ARG BUILD_IMAGE=v1.128.0
                        
# 2025-03-01 02:58:45  0.00B 定义构建参数
ARG BUILD_ID=13595031799
                        
# 2025-03-01 02:58:45  96.73KB 复制新文件或目录到容器中
COPY app . # buildkit
                        
# 2025-03-01 02:58:45  1.51KB 复制新文件或目录到容器中
COPY start.sh log_conf.json gunicorn_conf.py ./ # buildkit
                        
# 2025-03-01 02:58:45  6.78KB 复制新文件或目录到容器中
COPY ann/ann.py /usr/src/ann/ann.py # buildkit
                        
# 2025-03-01 02:58:45  648.79MB 复制新文件或目录到容器中
COPY /opt/venv /opt/venv # buildkit
                        
# 2025-02-18 02:10:21  3.58KB 执行命令并创建新的镜像层
RUN |1 DEVICE=cpu /bin/sh -c echo "hard core 0" >> /etc/security/limits.conf &&     echo "fs.suid_dumpable 0" >> /etc/sysctl.conf &&     echo 'ulimit -S -c 0 > /dev/null 2>&1' >> /etc/profile # buildkit
                        
# 2025-02-18 02:10:21  0.00B 设置环境变量 TRANSFORMERS_CACHE PYTHONDONTWRITEBYTECODE PYTHONUNBUFFERED PATH PYTHONPATH DEVICE
ENV 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:/bin PYTHONPATH=/usr/src DEVICE=cpu
                        
# 2025-02-18 02:10:21  0.00B 设置工作目录为/usr/src/app
WORKDIR /usr/src/app
                        
# 2025-02-18 02:10:20  1.27MB 执行命令并创建新的镜像层
RUN |1 DEVICE=cpu /bin/sh -c apt-get update &&     apt-get install -y --no-install-recommends tini $(if ! [ "$DEVICE" = "openvino" ]; then echo "libmimalloc2.0"; fi) &&     apt-get autoremove -yqq &&     apt-get clean &&     rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2025-02-18 02:10:20  0.00B 定义构建参数
ARG DEVICE=cpu
                        
# 2024-12-04 06:49:59  0.00B 设置默认要执行的命令
CMD ["python3"]
                        
# 2024-12-04 06:49:59  36.00B 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	for src in idle3 pip3 pydoc3 python3 python3-config; do 		dst="$(echo "$src" | tr -d 3)"; 		[ -s "/usr/local/bin/$src" ]; 		[ ! -e "/usr/local/bin/$dst" ]; 		ln -svT "$src" "/usr/local/bin/$dst"; 	done # buildkit
                        
# 2024-12-04 06:49:59  45.80MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 		savedAptMark="$(apt-mark showmanual)"; 	apt-get update; 	apt-get install -y --no-install-recommends 		dpkg-dev 		gcc 		gnupg 		libbluetooth-dev 		libbz2-dev 		libc6-dev 		libdb-dev 		libffi-dev 		libgdbm-dev 		liblzma-dev 		libncursesw5-dev 		libreadline-dev 		libsqlite3-dev 		libssl-dev 		make 		tk-dev 		uuid-dev 		wget 		xz-utils 		zlib1g-dev 	; 		wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz"; 	echo "$PYTHON_SHA256 *python.tar.xz" | sha256sum -c -; 	wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc"; 	GNUPGHOME="$(mktemp -d)"; export GNUPGHOME; 	gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$GPG_KEY"; 	gpg --batch --verify python.tar.xz.asc python.tar.xz; 	gpgconf --kill all; 	rm -rf "$GNUPGHOME" python.tar.xz.asc; 	mkdir -p /usr/src/python; 	tar --extract --directory /usr/src/python --strip-components=1 --file python.tar.xz; 	rm python.tar.xz; 		cd /usr/src/python; 	gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; 	./configure 		--build="$gnuArch" 		--enable-loadable-sqlite-extensions 		--enable-optimizations 		--enable-option-checking=fatal 		--enable-shared 		--with-lto 		--with-ensurepip 	; 	nproc="$(nproc)"; 	EXTRA_CFLAGS="$(dpkg-buildflags --get CFLAGS)"; 	LDFLAGS="$(dpkg-buildflags --get LDFLAGS)"; 	LDFLAGS="${LDFLAGS:--Wl},--strip-all"; 	make -j "$nproc" 		"EXTRA_CFLAGS=${EXTRA_CFLAGS:-}" 		"LDFLAGS=${LDFLAGS:-}" 	; 	rm python; 	make -j "$nproc" 		"EXTRA_CFLAGS=${EXTRA_CFLAGS:-}" 		"LDFLAGS=${LDFLAGS:--Wl},-rpath='\$\$ORIGIN/../lib'" 		python 	; 	make install; 		cd /; 	rm -rf /usr/src/python; 		find /usr/local -depth 		\( 			\( -type d -a \( -name test -o -name tests -o -name idle_test \) \) 			-o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' -o -name 'libpython*.a' \) \) 		\) -exec rm -rf '{}' + 	; 		ldconfig; 		apt-mark auto '.*' > /dev/null; 	apt-mark manual $savedAptMark; 	find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' 		| awk '/=>/ { so = $(NF-1); if (index(so, "/usr/local/") == 1) { next }; gsub("^/(usr/)?", "", so); printf "*%s\n", so }' 		| sort -u 		| xargs -r dpkg-query --search 		| cut -d: -f1 		| sort -u 		| xargs -r apt-mark manual 	; 	apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; 	rm -rf /var/lib/apt/lists/*; 		export PYTHONDONTWRITEBYTECODE=1; 	python3 --version; 		pip3 install 		--disable-pip-version-check 		--no-cache-dir 		--no-compile 		'setuptools==65.5.1' 		wheel 	; 	pip3 --version # buildkit
                        
# 2024-12-04 06:49:59  0.00B 设置环境变量 PYTHON_SHA256
ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be3
                        
# 2024-12-04 06:49:59  0.00B 设置环境变量 PYTHON_VERSION
ENV PYTHON_VERSION=3.11.11
                        
# 2024-12-04 06:49:59  0.00B 设置环境变量 GPG_KEY
ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D
                        
# 2024-12-04 06:49:59  9.24MB 执行命令并创建新的镜像层
RUN /bin/sh -c set -eux; 	apt-get update; 	apt-get install -y --no-install-recommends 		ca-certificates 		netbase 		tzdata 	; 	rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2024-12-04 06:49:59  0.00B 设置环境变量 LANG
ENV LANG=C.UTF-8
                        
# 2024-12-04 06:49:59  0.00B 设置环境变量 PATH
ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                        
# 2024-12-04 06:49:59  74.77MB 
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'
                        
                    

镜像信息

{
    "Id": "sha256:b0075a6fc1a532889ccca949f174edb4633e0a4e560bb06085c464235284a9d2",
    "RepoTags": [
        "ghcr.io/immich-app/immich-machine-learning:v1.128.0",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.128.0"
    ],
    "RepoDigests": [
        "ghcr.io/immich-app/immich-machine-learning@sha256:8011358f5bd474d72b08a9dc1ad38f4c763ef0e4ebbc6012fd6141801268f141",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning@sha256:171a5895132ea766255125f345eb78779a166164c6cbbaea93ea17a27a6fc137"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-02-28T18:58:45.310779623Z",
    "Container": "",
    "ContainerConfig": null,
    "DockerVersion": "",
    "Author": "",
    "Config": {
        "Hostname": "",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": false,
        "OpenStdin": false,
        "StdinOnce": false,
        "Env": [
            "PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
            "LANG=C.UTF-8",
            "GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D",
            "PYTHON_VERSION=3.11.11",
            "PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be3",
            "TRANSFORMERS_CACHE=/cache",
            "PYTHONDONTWRITEBYTECODE=1",
            "PYTHONUNBUFFERED=1",
            "PYTHONPATH=/usr/src",
            "DEVICE=cpu",
            "IMMICH_BUILD=13595031799",
            "IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/13595031799",
            "IMMICH_BUILD_IMAGE=v1.128.0",
            "IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-machine-learning",
            "IMMICH_REPOSITORY=immich-app/immich",
            "IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich",
            "IMMICH_SOURCE_REF=v1.128.0",
            "IMMICH_SOURCE_COMMIT=dc143046e3633455413424ab3d343d279183f23e",
            "IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/dc143046e3633455413424ab3d343d279183f23e"
        ],
        "Cmd": [
            "./start.sh"
        ],
        "Healthcheck": {
            "Test": [
                "CMD-SHELL",
                "python3 healthcheck.py"
            ]
        },
        "ArgsEscaped": true,
        "Image": "",
        "Volumes": null,
        "WorkingDir": "/usr/src/app",
        "Entrypoint": [
            "tini",
            "--"
        ],
        "OnBuild": null,
        "Labels": null
    },
    "Architecture": "amd64",
    "Os": "linux",
    "Size": 779980900,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/fd6ca11696cc4ef17ee3ede1b7ab6d2938cc1dff0b34288857b8fd9cf3336c22/diff:/var/lib/docker/overlay2/0dfc3e5fa69c80074a55322f1fe45fb9b85824de9be066a9210b7c27c8dfec18/diff:/var/lib/docker/overlay2/88d571434b17b5d839ac861f453365413eb97c618008b44d0774c5feb14b8511/diff:/var/lib/docker/overlay2/59301c7f4a70172651baa93d04e682bb388cec293084a41cc8c74a57359adfd5/diff:/var/lib/docker/overlay2/be09e8849a5258a01a353cdc6d593b898ba4f2d8f22fcffd0576ee6bf82ce886/diff:/var/lib/docker/overlay2/3cb296393050805a0ef37b4920e3ce0748741b14a8aa71405024687c53866cee/diff:/var/lib/docker/overlay2/aefae952b152763adab08d26fab834921befaac0b827e7a2f8e232a61383068e/diff:/var/lib/docker/overlay2/c61687ebdc11e1bdc2a40c283d9e299e04758c4ed3610e48d5c6b9cb8506eb17/diff:/var/lib/docker/overlay2/c6328973d31a3ed328b301608a96baff6bb9676fa7dc415be73318720ee8cd40/diff:/var/lib/docker/overlay2/3b9f1c9f79955caf411c0b023b4b965e6d1cfb19e48945a40ce0924977816e6d/diff",
            "MergedDir": "/var/lib/docker/overlay2/201722af35fbc51b5e775133f1b5518d424481342fa11f92d1d0a0baeddaaa83/merged",
            "UpperDir": "/var/lib/docker/overlay2/201722af35fbc51b5e775133f1b5518d424481342fa11f92d1d0a0baeddaaa83/diff",
            "WorkDir": "/var/lib/docker/overlay2/201722af35fbc51b5e775133f1b5518d424481342fa11f92d1d0a0baeddaaa83/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:7914c8f600f532b7adbd0b003888e3aa921687d62dbe2f1f829d0ab6234a158a",
            "sha256:6d50ae87acc49770634f14bdd3e7961b190772cbe015f76c3d10f02701de7c53",
            "sha256:64ade5ba3927265ea5a9842fd5dd20a9b13636b296f6a92c08d9ac2a405152a0",
            "sha256:20769e22c82159919ba143c95f4a52b0c7d58854df51ad9c8e2bea10d33990bc",
            "sha256:872ff8bac6b6135ee7cd2ca23a26ca003cef07f03a3034aa441ccaa2b707816c",
            "sha256:0069e87bb2e8383d382e7e7469736dbb6ba1905fe945d8cce61f933b8ddc0370",
            "sha256:e6ae8880605ed8ab9e34f4f3c3cca7428aef339f82fa4f0ee87405e7cf51ea32",
            "sha256:4131ddac3086fe550d2b2a043ec9d808eca19db5eaedf543aee81a0a5cbd21cb",
            "sha256:881a6a35bbc69b8d8445edfe55f2b33d415f79c6d01e496c0c78a62b51948e54",
            "sha256:41366f0b3c3421a4a8903cd6e9107280b4d985a9bcf09682c545103ef39acf41",
            "sha256:8d4903b144c0b4a9abdff142eb3bb4139c57bf3d7d2b423a065cad494576f429"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-01T14:24:56.695680385+08:00"
    }
}

更多版本

ghcr.io/immich-app/immich-machine-learning:v1.110.0-cuda

linux/amd64 ghcr.io4.54GB2024-07-27 01:41
335

ghcr.io/immich-app/immich-machine-learning:v1.110.0

linux/amd64 ghcr.io769.08MB2024-07-27 01:44
525

ghcr.io/immich-app/immich-machine-learning:v1.113.0

linux/amd64 ghcr.io783.64MB2024-09-02 23:42
162

ghcr.io/immich-app/immich-machine-learning:v1.113.0-openvino

linux/amd64 ghcr.io1.23GB2024-09-03 16:32
232

ghcr.io/immich-app/immich-machine-learning:release

linux/arm64 ghcr.io744.21MB2024-09-07 17:59
363

ghcr.io/immich-app/immich-machine-learning:v1.113.0-cuda

linux/amd64 ghcr.io4.53GB2024-09-09 14:39
172

ghcr.io/immich-app/immich-machine-learning:v1.114.0-cuda

linux/amd64 ghcr.io4.53GB2024-09-09 15:34
164

ghcr.io/immich-app/immich-machine-learning:v1.115.0

linux/amd64 ghcr.io783.68MB2024-09-13 15:57
251

ghcr.io/immich-app/immich-machine-learning:v1.116.2

linux/amd64 ghcr.io783.38MB2024-09-29 23:04
161

ghcr.io/immich-app/immich-machine-learning:v1.117.0

linux/amd64 ghcr.io783.38MB2024-10-03 16:15
232

ghcr.io/immich-app/immich-machine-learning:release

linux/amd64 ghcr.io783.38MB2024-10-08 02:02
158

ghcr.io/immich-app/immich-machine-learning:v1.117.0-cuda

linux/amd64 ghcr.io4.34GB2024-10-10 20:07
300

ghcr.io/immich-app/immich-machine-learning:v1.117.0-openvino

linux/amd64 ghcr.io1.17GB2024-10-12 10:01
329

ghcr.io/immich-app/immich-machine-learning:v1.118.2

linux/amd64 ghcr.io781.38MB2024-10-18 23:46
239

ghcr.io/immich-app/immich-machine-learning:v1.118.2-openvino

linux/amd64 ghcr.io1.13GB2024-10-21 10:38
337

ghcr.io/immich-app/immich-machine-learning:v1.119.1

linux/amd64 ghcr.io778.40MB2024-10-30 21:55
170

ghcr.io/immich-app/immich-machine-learning:release-cuda

linux/amd64 ghcr.io4.34GB2024-11-03 03:06
286

ghcr.io/immich-app/immich-machine-learning:v1.120.1

linux/amd64 ghcr.io778.47MB2024-11-09 13:02
117

ghcr.io/immich-app/immich-machine-learning:v1.120.2

linux/amd64 ghcr.io778.47MB2024-11-14 00:09
137

ghcr.io/immich-app/immich-machine-learning:v1.120.2-armnn

linux/arm64 ghcr.io1.21GB2024-11-17 22:51
107

ghcr.io/immich-app/immich-machine-learning:v1.120.2

linux/arm64 ghcr.io713.98MB2024-11-17 23:07
122

ghcr.io/immich-app/immich-machine-learning:v1.120.2-cuda

linux/amd64 ghcr.io4.37GB2024-11-19 20:30
169

ghcr.io/immich-app/immich-machine-learning:v1.121.0-armnn

linux/arm64 ghcr.io1.21GB2024-11-22 00:46
121

ghcr.io/immich-app/immich-machine-learning:v1.120.2-openvino

linux/amd64 ghcr.io1.13GB2024-11-24 20:36
121

ghcr.io/immich-app/immich-machine-learning:v1.121.0-cuda

linux/amd64 ghcr.io4.37GB2024-11-26 00:51
127

ghcr.io/immich-app/immich-machine-learning:v1.121.0

linux/amd64 ghcr.io779.23MB2024-12-02 21:52
113

ghcr.io/immich-app/immich-machine-learning:v1.122.0

linux/amd64 ghcr.io779.23MB2024-12-06 15:13
132

ghcr.io/immich-app/immich-machine-learning:v1.122.1

linux/amd64 ghcr.io779.23MB2024-12-08 19:04
97

ghcr.io/immich-app/immich-machine-learning:v1.122.2

linux/amd64 ghcr.io779.23MB2024-12-12 22:44
115

ghcr.io/immich-app/immich-machine-learning:v1.122.3-armnn

linux/arm64 ghcr.io1.21GB2024-12-14 10:02
100

ghcr.io/immich-app/immich-machine-learning:v1.123.0

linux/amd64 ghcr.io779.35MB2024-12-18 09:35
120

ghcr.io/immich-app/immich-machine-learning:v1.123.0-cuda

linux/amd64 ghcr.io4.28GB2024-12-19 21:07
102

ghcr.io/immich-app/immich-machine-learning:v1.124.2

linux/amd64 ghcr.io778.72MB2025-01-12 19:50
134

ghcr.io/immich-app/immich-machine-learning:v1.125.1

linux/amd64 ghcr.io779.91MB2025-01-24 13:30
96

ghcr.io/immich-app/immich-machine-learning:v1.125.2

linux/amd64 ghcr.io779.91MB2025-01-25 22:42
92

ghcr.io/immich-app/immich-machine-learning:v1.125.3

linux/amd64 ghcr.io779.91MB2025-01-26 23:57
94

ghcr.io/immich-app/immich-machine-learning:v1.125.5

linux/amd64 ghcr.io779.91MB2025-01-28 10:44
89

ghcr.io/immich-app/immich-machine-learning:v1.125.6

linux/amd64 ghcr.io779.91MB2025-01-28 13:42
99

ghcr.io/immich-app/immich-machine-learning:v1.125.7

linux/amd64 ghcr.io779.91MB2025-01-30 11:37
124

ghcr.io/immich-app/immich-machine-learning:v1.125.7-cuda

linux/amd64 ghcr.io4.60GB2025-02-03 10:58
97

ghcr.io/immich-app/immich-machine-learning:v1.126.1-armnn

linux/arm64 ghcr.io1.21GB2025-02-11 10:58
64

ghcr.io/immich-app/immich-machine-learning:v1.126.1-cuda

linux/amd64 ghcr.io4.60GB2025-02-11 20:54
65

ghcr.io/immich-app/immich-machine-learning:v1.126.1

linux/amd64 ghcr.io779.91MB2025-02-11 21:19
78

ghcr.io/immich-app/immich-machine-learning:v1.126.1-openvino

linux/amd64 ghcr.io1.13GB2025-02-22 10:48
80

ghcr.io/immich-app/immich-machine-learning:v1.127.0

linux/amd64 ghcr.io779.98MB2025-02-27 17:23
67

ghcr.io/immich-app/immich-machine-learning:v1.128.0

linux/amd64 ghcr.io779.98MB2025-03-01 14:25
51

ghcr.io/immich-app/immich-machine-learning:v1.128.0-armnn

linux/arm64 ghcr.io1.21GB2025-03-04 20:04
37

ghcr.io/immich-app/immich-machine-learning:v1.128.0-cuda

linux/amd64 ghcr.io4.60GB2025-03-04 20:10
60

ghcr.io/immich-app/immich-machine-learning:v1.129.0

linux/amd64 ghcr.io780.00MB2025-03-06 10:21
90

ghcr.io/immich-app/immich-machine-learning:v1.129.0-cuda

linux/amd64 ghcr.io4.60GB2025-03-24 19:32
32

ghcr.io/immich-app/immich-machine-learning:v1.130.1-cuda

linux/amd64 ghcr.io4.75GB2025-03-26 13:40
26

ghcr.io/immich-app/immich-machine-learning:v1.130.1

linux/amd64 ghcr.io926.79MB2025-03-26 13:43
34

ghcr.io/immich-app/immich-machine-learning:v1.130.2

linux/amd64 ghcr.io926.79MB2025-03-27 04:12
36

ghcr.io/immich-app/immich-machine-learning:v1.130.3-cuda

linux/amd64 ghcr.io4.75GB2025-03-29 14:13
18

ghcr.io/immich-app/immich-machine-learning:v1.130.2-cuda

linux/amd64 ghcr.io4.75GB2025-03-29 14:15
18

ghcr.io/immich-app/immich-machine-learning:v1.130.3

linux/amd64 ghcr.io926.79MB2025-03-29 14:20
18