mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-27 23:59:49 +00:00
* docker_image_export: Add 'platform' option docker_image_export: Add 'platform' option * docker_image_export: Add 'platform' option * Update changelogs/fragments/1064-docker-image-export-platform.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/docker_image_export.py Co-authored-by: Felix Fontein <felix@fontein.de> * docker_image_export: Add 'platform' option * docker_image_export: Add 'platform' option * docker_image_export: Add 'platform' option --------- Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
278 B
YAML
3 lines
278 B
YAML
minor_changes:
|
|
- docker_image_export - adds ``platform`` parameter to allow exporting a specific platform variant from a multi-arch image (https://github.com/ansible-collections/community.docker/issues/1064, https://github.com/ansible-collections/community.docker/pull/1251).
|