community.docker/tests/integration/targets/docker_container/tasks
Felix Fontein a80e6bf7ec
docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198)
* Add debug flag to failing task.

* Add more debug output.

* Fix pull idempotency.

* Revert "Add more debug output."

This reverts commit 64020149bf.

* Fix casing.

* Remove unreliable test.

* Add 'debug: true' to all tasks.

* Reformat.

* Fix idempotency problem for IPv6 addresses.

* Fix expose ranges handling.

* Update changelog fragment to also mention other affected modules.

(cherry picked from commit 90c4b4c543)
2025-11-15 17:47:34 +01:00
..
tests docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
main.yml docker_image(_pull), docker_container: fix compatibility with Docker 29.0.0 (#1192) (#1198) 2025-11-15 17:47:34 +01:00
run-test.yml Avoid shadowing loop variables. (#738) 2024-01-02 14:21:19 +01:00