mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Compose v2: improve parsing of dry-run building JSON events (#976)
* Catch more warnings that shouldn't be there. * Add explicit handling of dry-run image build JSON events. These produce some one-off ID values that don't make any sense as ID values.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "docker_compose_v2 - improve parsing of dry-run image build operations from JSON events (https://github.com/ansible-collections/community.docker/issues/975, https://github.com/ansible-collections/community.docker/pull/976)."
|
||||
Reference in New Issue
Block a user