Skip to content

Conversation

@stevep-arm
Copy link

This change should make the image multi-plaform.

There is a chance it will also need qemu setting up.

    - name: Set up QEMU
      uses: docker/setup-qemu-action@v3

Signed-off-by: Stephen Paulger <stephen.paulger@arm.com>
@Jason3S
Copy link
Contributor

Jason3S commented Nov 27, 2025

@stevep-arm,

Thank you. I need to make sure this is not a breaking change. If it is, it might need to wait until the next version.

@stevep-arm
Copy link
Author

The way that it works under the hood is that it builds two images and there's a manifest that takes the place of the current single image. The client uses the manifest to decide which image it prefers and download it. I've done a similar change before (kovetskiy/mark#420). They did already have the QEMU part defined so my only query is whether that is necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants