selfhosted-quadlets/immich/immich-machine-learning.container

13 lines
270 B
Plaintext
Raw Normal View History

2024-02-28 23:17:58 +01:00
# immich-machine-learning.container
[Container]
ContainerName=immich_machine_learning
EnvironmentFile=.env
Image=ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
Volume=model-cache:/cache
[Service]
Restart=always
[Install]
WantedBy=default.target