mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_compose_v2: work around bug in docker compose images --format json (#1083)
* Work around ubg in docker compose images --format json. * ContainerName is no longer in image record.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- "docker_compose_v2 - handle a (potentially unintentional) breaking change in Docker Compose 2.37.0.
|
||||
Note that ``ContainerName`` is no longer part of the return value
|
||||
(https://github.com/ansible-collections/community.docker/issues/1082, https://github.com/ansible-collections/community.docker/pull/1083)."
|
||||
Reference in New Issue
Block a user