community.docker/changelogs/fragments/373-deprecate-docker-compose-dependency.yml
2022-05-24 08:11:31 +02:00

6 lines
435 B
YAML

deprecated_features:
- "The dependency on docker-compose for Execution Environments is deprecated and will be removed in community.docker 3.0.0.
The `Python docker-compose library <https://pypi.org/project/docker-compose/>`__ is unmaintained and can cause dependency
issues. You can manually still install it in an Execution Environment when needed
(https://github.com/ansible-collections/community.docker/pull/373)."