mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Docker image export platform (#1251)
* 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>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
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).
|
||||
Reference in New Issue
Block a user