immich/docker
Jason Rasmussen 6acd8eb4ba
chore(server): faster shutdown (#5577)
* chore(server): faster shutdown

* fix: e2e test entrypoint
2023-12-08 21:58:07 +07:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 +07:00
README.md chore: add warning to compose file and readme (#5123) 2023-11-18 11:43:10 +07:00
docker-compose.dev.yml chore(server): faster shutdown (#5577) 2023-12-08 21:58:07 +07:00
docker-compose.prod.yml chore(deps): pin tensorchord/pgvecto-rs docker tag to 0335a1a (#5570) 2023-12-08 14:38:45 +07:00
docker-compose.test.yml chore(server): faster shutdown (#5577) 2023-12-08 21:58:07 +07:00
docker-compose.yml chore(deps): pin tensorchord/pgvecto-rs docker tag to 0335a1a (#5570) 2023-12-08 14:38:45 +07:00
example.env feat: use pgvecto.rs (#3605) 2023-12-08 11:15:46 +07:00
hwaccel-rkmpp.yml feat(server): hardware video acceleration for Rockchip SOCs via RKMPP (#4645) 2023-10-30 09:39:37 +07:00
hwaccel.yml fix(server): add video capability for nvenc (#3612) 2023-08-09 14:35:41 +07:00

README.md

[!CAUTION] Make sure to use the docker-compose.yml of the current release: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml

The compose file on main may not be compatible with the latest release.