Skip to content

Conversation

@sbkok
Copy link
Collaborator

@sbkok sbkok commented Oct 24, 2024

Why?

The QEMU multi-arch docker container should only be executed on x86 based architectures.

What?

Updated the installer to skip the QEMU docker container command if we are not running on a x86 based architecture.
The multiarch/qemu-user-static container is only executed on x86, instead of when not ARM 64, as x86 is the only supported architecture that it can run from at this moment.


By submitting this pull request, I confirm that you can use, modify, copy, and
redistribute this contribution, under the terms of your choice.

## Why?

The QEMU multi-arch docker container should only be executed on x86 based
architectures.

## What?

Updated the installer to skip the QEMU docker container command if we are
not running on a x86 based architecture.
@sbkok sbkok force-pushed the fix/arm64-installer branch from f6097d5 to 8bdd102 Compare March 3, 2025 17:55
@sbkok sbkok merged commit 5a29922 into awslabs:master Jun 21, 2025
6 checks passed
@sbkok sbkok deleted the fix/arm64-installer branch June 21, 2025 12:31
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