mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
chore: add warning to compose file and readme (#5123)
* add warning to compose file * add readme
This commit is contained in:
parent
adae5dd758
commit
f2877c3a6e
2 changed files with 13 additions and 0 deletions
5
docker/README.md
Normal file
5
docker/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
> [!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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue