1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/docker
renovate[bot] 079864dfbe
chore(deps): update docker.io/redis:6.2-alpine docker digest to d6c2911 (#9842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 13:13:15 +01:00
..
scripts chore: change default thumbnail concurrency and auto-detect container core count (#9981) 2024-06-05 11:45:53 +01:00
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml fix: re-add extends section for server in Compose files (#9806) 2024-05-27 21:04:07 +00:00
docker-compose.prod.yml fix: re-add extends section for server in Compose files (#9806) 2024-05-27 21:04:07 +00:00
docker-compose.yml chore(deps): update docker.io/redis:6.2-alpine docker digest to d6c2911 (#9842) 2024-06-06 13:13:15 +01:00
example.env feat(deployment): add TZ to example.env (#9805) 2024-05-28 08:06:45 +07:00
hwaccel.ml.yml feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
hwaccel.transcoding.yml feat(server): fully accelerated nvenc (#9452) 2024-05-16 13:30:26 -04:00
prometheus.yml feat(server): OpenTelemetry integration (#7356) 2024-03-12 05:19:12 +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.