18 lines
313 B
Plaintext
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
|