diff --git a/pr/833/docker_compose_module.html b/pr/833/docker_compose_module.html index d4a9d393..3b4a777e 100644 --- a/pr/833/docker_compose_module.html +++ b/pr/833/docker_compose_module.html @@ -81,6 +81,7 @@
version 4.0.0
+This module uses docker-compose v1, which is End of Life since July 2022.
+Migrate to community.docker.docker_compose_v2
+Uses Docker Compose to start, shutdown and scale services. This module requires docker-compose < 2.0.0. Use the community.docker.docker_compose_v2 module for using the modern Docker compose CLI plugin.
Configuration can be read from a docker-compose.yml or docker-compose.yaml file or inline using the definition option.
The below requirements are needed on the host that executes this module.
Docker API >= 1.25