immich quadlets

This commit is contained in:
2024-02-28 23:17:58 +01:00
parent b2ba8c7f4a
commit d5ae86c2cc
6 changed files with 137 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# 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