mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
Deprecate docker-compose EE dependency. (#373)
This commit is contained in:
parent
184dd63e55
commit
9580c25579
@ -0,0 +1,5 @@
|
||||
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)."
|
||||
Loading…
Reference in New Issue
Block a user