Skip to content

pull command support multiples platforms#2340

Open
maxwell-can-not-fly wants to merge 1 commit intosealerio:mainfrom
maxwell-can-not-fly:pull-multi-arch-image
Open

pull command support multiples platforms#2340
maxwell-can-not-fly wants to merge 1 commit intosealerio:mainfrom
maxwell-can-not-fly:pull-multi-arch-image

Conversation

@maxwell-can-not-fly
Copy link
Collaborator

Describe what this PR does / why we need it

now sealer pull support multiple platforms with its --platform option, eg.
sealer pull --platform linux/amd64,linux/arm64 my-image

Does this pull request fix one issue?

Describe how you did it

if platform options is give more than one value, pull with existing implementation for each platform and create a image list with pulled images.

Describe how to verify it

use sealer pull --platform linux/amd64,linux/arm64 my-image

Special notes for reviews

Signed-off-by: Maxwell <144507225+maxwell-can-not-fly@users.noreply.github.com>
@github-actions github-actions bot added test ImageBuilding related to all staff with image building labels Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ImageBuilding related to all staff with image building test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant