1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/docker
Daniel Dietzler f2877c3a6e
chore: add warning to compose file and readme (#5123)
* add warning to compose file

* add readme
2023-11-18 11:43:10 -06:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
docker-compose.prod.yml feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
docker-compose.test.yml feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
docker-compose.yml chore: add warning to compose file and readme (#5123) 2023-11-18 11:43:10 -06:00
example.env Chore: clean up example.env file (#3561) 2023-08-10 14:11:07 -05:00
hwaccel-rkmpp.yml feat(server): hardware video acceleration for Rockchip SOCs via RKMPP (#4645) 2023-10-30 09:39:37 -05:00
hwaccel.yml fix(server): add video capability for nvenc (#3612) 2023-08-09 14:35:41 -05:00
README.md chore: add warning to compose file and readme (#5123) 2023-11-18 11:43:10 -06:00

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.