immich/docker
2023-12-21 12:52:49 -06:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml fix(server): access system config before database migration complete (#5912) 2023-12-21 12:52:49 -06:00
docker-compose.prod.yml chore(deps): update redis:6.2-alpine docker digest to b6124ab (#5599) 2023-12-11 10:38:26 -06:00
docker-compose.yml chore(deps): update redis:6.2-alpine docker digest to b6124ab (#5599) 2023-12-11 10:38:26 -06:00
example.env feat: use pgvecto.rs (#3605) 2023-12-08 11:15:46 -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 chore(dev): move envs to image (#5906) 2023-12-21 09:28:23 -06: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.