immich/docker
martin 8f57bfb496
fix(web): small issues everywhere (#7207)
* multiple fix

* fix: album re-render

* fix: revert re-render album

* fix: linter

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-21 08:29:22 -05:00
..
.gitignore Implemented image tagging using TensorFlow InceptionV3 (#28) 2022-02-19 22:42:10 -06:00
docker-compose.dev.yml chore: web shutdown signal (#7114) 2024-02-14 08:57:02 -06:00
docker-compose.prod.yml fix(web): small issues everywhere (#7207) 2024-02-21 08:29:22 -05:00
docker-compose.yml fix: unnecessary .env file usage (#7005) 2024-02-09 17:45:26 -05:00
example.env feat: use pgvecto.rs (#3605) 2023-12-08 11:15:46 -05:00
hwaccel.ml.yml docs(ml): hardware acceleration (#6821) 2024-01-31 19:12:57 -06:00
hwaccel.transcoding.yml docs(ml): hardware acceleration (#6821) 2024-01-31 19:12:57 -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.