diff --git a/docker/README.md b/docker/README.md new file mode 100644 index 0000000000..437aa274cb --- /dev/null +++ b/docker/README.md @@ -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. diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index d4399201eb..7c5e3c6e35 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -1,5 +1,13 @@ version: "3.8" +# +# WARNING: 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 the compose file on main may not be compatible with the latest release. +# + name: immich services: