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

15 lines
322 B
Plaintext
Raw Normal View History

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