immich/docker
Matthew Momjian 280174026f
feat(deployment): rootless compose file (#25931)
rootless deployment
2026-02-10 12:11:44 -05:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml chore(deps): update docker.io/valkey/valkey:9 docker digest to 5463044 (#24800) 2026-01-05 16:47:19 +01:00
docker-compose.prod.yml chore(deps): update grafana/grafana docker tag to v12.3.2 (#25840) 2026-02-05 12:52:07 -05:00
docker-compose.rootless.yml feat(deployment): rootless compose file (#25931) 2026-02-10 12:11:44 -05:00
docker-compose.yml chore(deps): update docker.io/valkey/valkey:9 docker digest to 5463044 (#24800) 2026-01-05 16:47:19 +01: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.