community.docker/tests/unit/plugins/modules
Felix Fontein 8616e7f6f2
docker_image_build: work around strange behavior of docker buildx build when --output is provided (#1006)
* Work around strange behavior of docker buildx build when --output is provided.

* Adjust tests.

* Allow to pass multiple image names; correctly quote --output values.

* Return executed command.

* Adjust tests.
2024-12-14 21:32:33 +01:00
..
conftest.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
test_docker_image_build.py docker_image_build: work around strange behavior of docker buildx build when --output is provided (#1006) 2024-12-14 21:32:33 +01:00
test_docker_image.py Remove unnecessary test imports. (#583) 2023-02-12 20:59:51 +01:00
test_docker_network.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
test_docker_swarm_service.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00