immich/docker
Skyler Mäntysaari b00631d186
fix(machine-learning): Add the command to execute at startup (#1843)
* fix(machine-learning): Add the command to execute at startup

Previously it wasn't set in the Docker container but it should be.

* fix(docker): remove machine-learning command arg

* fix(docker): machine-learning CMD argument
2023-02-23 09:54:04 -06:00
..
.env.test feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml feat(machine-learning)!: move machine learning to Python based image (#1774) 2023-02-18 09:13:37 -06:00
docker-compose.test.yml refactor: multistage builds (#955) 2022-11-10 22:22:17 -06:00
docker-compose.yml fix(machine-learning): Add the command to execute at startup (#1843) 2023-02-23 09:54:04 -06:00
example.env feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00