community.docker/changelogs/fragments
Felix Fontein f2a5d6f872
docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852)
* Add note on idempotency.

* Make platform a list of strings.

* Support specifying secrets.

* Add test for secrets.

* Support specifying outputs.

* Ignore invalid choices syntax for ansible-core <= 2.16.

It actually works with ansible-core 2.14+ (though not with <= 2.13),
but the sanity tests only accept it from 2.17 on.

* Only use --secret with type=env for buildx 0.6.0+, and multiple --output for buildx 0.13.0+.
2024-05-11 15:52:47 +02:00
..
.keep Initial commit 2020-10-30 07:05:51 +01:00
836-docker_swarm_service-sysctls.yml Add sysctls option to docker_swarm_service (#836) 2024-04-30 22:44:25 +02:00
843-docker_network-config-from-config-only.yml docker_network: Add support for --config-from and --config-only (#843) 2024-05-04 15:16:34 +02:00
845-docker_prune.yml docker_prune: add new options for cleaning build caches (#845) 2024-05-09 17:12:36 +02:00
848-docker_api-healthcheck-start-interval.yml Add healthcheck start-interval option (#848) 2024-05-09 21:22:06 +02:00
852-docker_image_build.yml docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852) 2024-05-11 15:52:47 +02:00
deprecate-compose-v1.yml Deprecate Docker Compose v1. (#833) 2024-05-04 13:15:53 +00:00