immich/docker
2026-04-17 12:29:14 +02:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml fix(docs): instructions on how to use local immich ui (#27813) 2026-04-17 12:29:14 +02:00
docker-compose.prod.yml chore(deps): update prom/prometheus docker digest to dda13e2 (#27566) 2026-04-07 11:49:05 +02:00
docker-compose.rootless.yml chore(deps): update docker.io/valkey/valkey:9 docker digest to 3b55fba (#27559) 2026-04-07 11:48:06 +02:00
docker-compose.yml chore(deps): update docker.io/valkey/valkey:9 docker digest to 3b55fba (#27559) 2026-04-07 11:48:06 +02:00
example.env feat(server): pin to v2 (#23170) 2025-10-22 16:06:00 -04: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.