thequad/immich/immich-ml.container
2026-01-30 06:50:32 +00:00

18 lines
313 B
Plaintext

[Unit]
Description=Immich - Machine Learning
[Container]
Pod=immich.pod
Image= ghcr.io/immich-app/immich-machine-learning:v2.4.1
ContainerName=immich-ml
Volume=/mnt/data/containers/immich/modelcache:/cache
[Service]
Restart=always
TimeoutStartSec=900
SuccessExitStatus=0 143
[Install]
WantedBy=default.target