[Unit] Description=Immich machine learning container [Container] AutoUpdate=registry ContainerName=immich-ml Environment=DB_DATA_LOCATION=./postgres Environment=DB_USERNAME=postgres Environment=DB_DATABASE_NAME=immich Environment=IMMICH_VERSION=v2 Environment=TZ=Europe/Zurich Environment=UPLOAD_LOCATION=./library Image=ghcr.io/immich-app/immich-machine-learning:release Pod=immich.pod Secret=database-password,type=env,target=DB_PASSWORD StartWithPod=true Timezone=Europe/Zurich Volume=immich-ml-cache.volume:/cache [Service] Restart=always [Install] WantedBy=default.target