live containers on quadlets
This commit is contained in:
@ -1,9 +1,11 @@
|
||||
# immich-machine-learning.container
|
||||
[Container]
|
||||
ContainerName=immich_machine_learning
|
||||
HostName=immich_machine_learning
|
||||
EnvironmentFile=.env
|
||||
Image=ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
|
||||
Volume=model-cache:/cache
|
||||
Image=ghcr.io/immich-app/immich-machine-learning:release
|
||||
Volume=model-cache.volume:/cache
|
||||
Network=immich-network.network
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
Reference in New Issue
Block a user