mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* docker_compose_v2: add ignore_build_events option; ignore build events by default (#1011)
* Add ignore_build_events option.
* Adjust docs and tests.
* Switch default to true.
* Remove unnecessary parts from tests.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| _api | ||
| module_container | ||
| _logfmt.py | ||
| _platform.py | ||
| _scramble.py | ||
| common_api.py | ||
| common_cli.py | ||
| common.py | ||
| compose_v2.py | ||
| copy.py | ||
| image_archive.py | ||
| selectors.py | ||
| socket_handler.py | ||
| socket_helper.py | ||
| swarm.py | ||
| util.py | ||
| version.py | ||