community.docker/changelogs
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
..
fragments docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852) 2024-05-11 15:52:47 +02:00
changelog.yaml Release 3.9.0 2024-04-21 16:20:52 +02:00
changelog.yaml.license Make reuse conformant (#462) 2022-08-21 08:29:15 +02:00
config.yaml Add MarkDown changelog and use it by default. (#788) 2024-02-09 13:08:24 +01:00