immich/docker
Matthew Momjian 74a9be4a0e
fix(server): bump valkey to 8 (#22911)
* unpin valkey

* pin
2025-10-15 18:48:36 -04:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml fix(server): bump valkey to 8 (#22911) 2025-10-15 18:48:36 -04:00
docker-compose.prod.yml fix(server): bump valkey to 8 (#22911) 2025-10-15 18:48:36 -04:00
docker-compose.yml fix(server): bump valkey to 8 (#22911) 2025-10-15 18:48:36 -04:00
example.env chore: replace immich.app/docs with docs.immich.app globally (#22428) 2025-10-02 10:42:14 -05:00
hwaccel.ml.yml chore: replace immich.app/docs with docs.immich.app globally (#22428) 2025-10-02 10:42:14 -05:00
hwaccel.transcoding.yml chore: replace immich.app/docs with docs.immich.app globally (#22428) 2025-10-02 10:42:14 -05:00
prometheus.yml fix(server): otel not working due to port conflicts after combining containers (#10078) 2024-06-10 16:01:04 +00: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.