community.docker/tests/integration/targets/docker_image_build/tasks
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
..
tests docker_image_build: work around strange behavior of docker buildx build when --output is provided (#1006) 2024-12-14 21:32:33 +01:00
main.yml Add docker_image_build module. (#735) 2024-01-02 09:21:45 +01:00
run-test.yml Avoid shadowing loop variables. (#738) 2024-01-02 14:21:19 +01:00
test.yml docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852) 2024-05-11 15:52:47 +02:00