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

ghcr.io/immich-app/immich-machine-learning:v1.130.2 - 国内下载镜像源 浏览次数:39
immich-machine-learning
是一个机器学习相关容器镜像,用于支持immich-app平台的机器学习功能。
源镜像 ghcr.io/immich-app/immich-machine-learning:v1.130.2
国内镜像 swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.130.2
镜像ID sha256:52576236b481c747ab997d61e2717bd97110b319913581e1a3363276b34c9b03
镜像TAG v1.130.2
大小 926.79MB
镜像源 ghcr.io
CMD ./start.sh
启动入口 tini --
工作目录 /usr/src/app
OS/平台 linux/amd64
浏览量 39 次
贡献者
镜像创建 2025-03-26T02:05:51.972559952Z
同步时间 2025-03-27 04:12
更新时间 2025-04-01 14:06
环境变量
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 VIRTUAL_ENV=/opt/venv IMMICH_BUILD=14087926198 IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/14087926198 IMMICH_BUILD_IMAGE=v1.130.2 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.130.2 IMMICH_SOURCE_COMMIT=2f8725c66f047b01d23b3c902c63660d1c0cf4f2 IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/2f8725c66f047b01d23b3c902c63660d1c0cf4f2

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

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

Containerd拉取命令

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

Shell快速替换命令

sed -i 's#ghcr.io/immich-app/immich-machine-learning:v1.130.2#swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.130.2#' 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.130.2 && docker tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.130.2  ghcr.io/immich-app/immich-machine-learning:v1.130.2'

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.130.2 && ctr images tag  swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.130.2  ghcr.io/immich-app/immich-machine-learning:v1.130.2'

镜像构建历史


# 2025-03-26 10:05:51  0.00B 指定检查容器健康状态的命令
HEALTHCHECK &{["CMD-SHELL" "python3 healthcheck.py"] "0s" "0s" "0s" "0s" '\x00'}
                        
# 2025-03-26 10:05:51  0.00B 设置默认要执行的命令
CMD ["./start.sh"]
                        
# 2025-03-26 10:05:51  0.00B 配置容器启动时运行的命令
ENTRYPOINT ["tini" "--"]
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_SOURCE_URL
ENV IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/2f8725c66f047b01d23b3c902c63660d1c0cf4f2
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_SOURCE_COMMIT
ENV IMMICH_SOURCE_COMMIT=2f8725c66f047b01d23b3c902c63660d1c0cf4f2
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_SOURCE_REF
ENV IMMICH_SOURCE_REF=v1.130.2
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_REPOSITORY_URL
ENV IMMICH_REPOSITORY_URL=https://github.com/immich-app/immich
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_REPOSITORY
ENV IMMICH_REPOSITORY=immich-app/immich
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_BUILD_IMAGE_URL
ENV IMMICH_BUILD_IMAGE_URL=https://github.com/immich-app/immich/pkgs/container/immich-machine-learning
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_BUILD_IMAGE
ENV IMMICH_BUILD_IMAGE=v1.130.2
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_BUILD_URL
ENV IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/14087926198
                        
# 2025-03-26 10:05:51  0.00B 设置环境变量 IMMICH_BUILD
ENV IMMICH_BUILD=14087926198
                        
# 2025-03-26 10:05:51  0.00B 定义构建参数
ARG BUILD_SOURCE_COMMIT=2f8725c66f047b01d23b3c902c63660d1c0cf4f2
                        
# 2025-03-26 10:05:51  0.00B 定义构建参数
ARG BUILD_SOURCE_REF=v1.130.2
                        
# 2025-03-26 10:05:51  0.00B 定义构建参数
ARG BUILD_IMAGE=v1.130.2
                        
# 2025-03-26 10:05:51  0.00B 定义构建参数
ARG BUILD_ID=14087926198
                        
# 2025-03-26 10:05:51  106.82KB 复制新文件或目录到容器中
COPY app . # buildkit
                        
# 2025-03-26 10:05:51  1.58KB 复制新文件或目录到容器中
COPY start.sh log_conf.json gunicorn_conf.py ./ # buildkit
                        
# 2025-03-26 10:05:51  6.78KB 复制新文件或目录到容器中
COPY ann/ann.py /usr/src/ann/ann.py # buildkit
                        
# 2025-03-26 10:05:51  795.58MB 复制新文件或目录到容器中
COPY /opt/venv /opt/venv # buildkit
                        
# 2025-03-19 01:10:24  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-03-19 01:10:24  0.00B 设置环境变量 TRANSFORMERS_CACHE PYTHONDONTWRITEBYTECODE PYTHONUNBUFFERED PATH PYTHONPATH DEVICE VIRTUAL_ENV
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 VIRTUAL_ENV=/opt/venv
                        
# 2025-03-19 01:10:24  0.00B 设置工作目录为/usr/src/app
WORKDIR /usr/src/app
                        
# 2025-03-19 01:10:23  1.27MB 执行命令并创建新的镜像层
RUN |1 DEVICE=cpu /bin/sh -c apt-get update &&     apt-get install -y --no-install-recommends tini $(if ! [ "$DEVICE" = "openvino" ] && ! [ "$DEVICE" = "rocm" ]; then echo "libmimalloc2.0"; fi) &&     apt-get autoremove -yqq &&     apt-get clean &&     rm -rf /var/lib/apt/lists/* # buildkit
                        
# 2025-03-19 01:10:23  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.78MB 
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'
                        
                    

镜像信息

{
    "Id": "sha256:52576236b481c747ab997d61e2717bd97110b319913581e1a3363276b34c9b03",
    "RepoTags": [
        "ghcr.io/immich-app/immich-machine-learning:v1.130.2",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning:v1.130.2"
    ],
    "RepoDigests": [
        "ghcr.io/immich-app/immich-machine-learning@sha256:695d0b0b083b1f3ff7a91693f573ac4f8919ce15c923bcd04101b817db8e1b03",
        "swr.cn-north-4.myhuaweicloud.com/ddn-k8s/ghcr.io/immich-app/immich-machine-learning@sha256:78d9743abdeff6fd99b79c59ed80a8da545e78d77c22b489b216f38dd7f782f1"
    ],
    "Parent": "",
    "Comment": "buildkit.dockerfile.v0",
    "Created": "2025-03-26T02:05:51.972559952Z",
    "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",
            "VIRTUAL_ENV=/opt/venv",
            "IMMICH_BUILD=14087926198",
            "IMMICH_BUILD_URL=https://github.com/immich-app/immich/actions/runs/14087926198",
            "IMMICH_BUILD_IMAGE=v1.130.2",
            "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.130.2",
            "IMMICH_SOURCE_COMMIT=2f8725c66f047b01d23b3c902c63660d1c0cf4f2",
            "IMMICH_SOURCE_URL=https://github.com/immich-app/immich/commit/2f8725c66f047b01d23b3c902c63660d1c0cf4f2"
        ],
        "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": 926794748,
    "GraphDriver": {
        "Data": {
            "LowerDir": "/var/lib/docker/overlay2/07b5b7b96392f564df4a5e823e53a223ede3ded016e40993e347ba1641e764f0/diff:/var/lib/docker/overlay2/5bd4468b905f798487c1a14a03d97ef8c44a98f0b7e9a804ecb6696157cdae71/diff:/var/lib/docker/overlay2/a8bf28d9b375e8216b26743cea366a1c4c31dcbde0a9d9a8fe77bdbd8cfacc99/diff:/var/lib/docker/overlay2/c799ec67412ee0a91a64e9dd2e3d86083523487a8243ecb5c13a38ab43668e85/diff:/var/lib/docker/overlay2/4c909ebe393b29b0676402d8e19d6774d4cc77d9daaf8e5a71a495f1ab16409c/diff:/var/lib/docker/overlay2/ab5336f7ad58a30c5778d372ae2779e6891050a80f7f44d139dd1fbd29146b1e/diff:/var/lib/docker/overlay2/7d8312387236c07efd2b59637284066e2872d3a76219755c92e9844878252967/diff:/var/lib/docker/overlay2/9753b9cbbbcef7b4e2a660a002a75cf4817bcf6541f99e8462135ea9c9edeb80/diff:/var/lib/docker/overlay2/b0e9cff4ea81c5ee4d499b2278a2f0907fb90369d7d550ba54cae2a902f57080/diff:/var/lib/docker/overlay2/7295d95395d04ab7dfa97ead24c0ca9b06125f4f3277903f0a1a9d60d3c5e7ca/diff",
            "MergedDir": "/var/lib/docker/overlay2/f6178341de9c8500095f0d623ed9ed4e7314925b0247a21cc70550cb060bda9f/merged",
            "UpperDir": "/var/lib/docker/overlay2/f6178341de9c8500095f0d623ed9ed4e7314925b0247a21cc70550cb060bda9f/diff",
            "WorkDir": "/var/lib/docker/overlay2/f6178341de9c8500095f0d623ed9ed4e7314925b0247a21cc70550cb060bda9f/work"
        },
        "Name": "overlay2"
    },
    "RootFS": {
        "Type": "layers",
        "Layers": [
            "sha256:1287fbecdfcce6ee8cf2436e5b9e9d86a4648db2d91080377d499737f1b307f3",
            "sha256:e2f88fe30c9c76b82a0c50abeaff79d58dcdf1e9b6be0dabf71c6be04089cfb7",
            "sha256:97d879c3dfa3169a12e5805e44138de6bd35674a108ca846f4c93ad95edaa222",
            "sha256:e394b4c0757a46d370af1ed2ab905ad01194de83844be926db461293ce378eda",
            "sha256:23d8b8b52870c5887771829e9ce9e9c6f75f16e61d4d3b0a6f98d7cd4f2e2561",
            "sha256:2a6825f87fad8dc02aef639bf9580c831a00f482c8a3843a8446df0461a00540",
            "sha256:3baefdd337e8635f3785ba660dbcb4d1fed4e571f722bcdfa65d5ab484533271",
            "sha256:9771066932291a6b0769661a83a9a77def5fdb5d48e4f8df82abc91d78640b57",
            "sha256:53304e67a57e75892710b334222cb69e24e09e77ebd81a6a31d9fcc04ff3c0df",
            "sha256:cc4bfba7ee2061977170bb6f98908c695a4923aba169696c63117548f9c25adc",
            "sha256:3c75a318273904cf43d6fa5209d1c6248731caad1747decfa76053972a638c7a"
        ]
    },
    "Metadata": {
        "LastTagTime": "2025-03-27T04:11:30.53152454+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
526

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

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

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

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

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

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

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

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

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

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

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
164

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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
138

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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
116

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

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

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

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

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

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

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

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

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

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

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

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

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
90

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

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

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
65

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
81

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

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

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

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

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

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

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

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

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

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

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
28

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

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

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

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

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

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

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

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

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

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

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

linux/amd64 ghcr.io926.75MB2025-04-01 22:57
4