Open
Description
The addition of actual ARM processor support is causing confusing with the default arm
profile.
The --platform=linux/amd64
is for Apple ARM-based computers emulating amd64 architecture. We really should rename that, and maybe it should be apple and arm correctly using the arm containers.
But I could see switch arm
underneath being confusing.
So I'm proposing
- Rename
arm
toapple
- Create a new profile for arm based architectures like graviton. Name TBD but not
arm
to avoid gotchas when people are trying to run either.
Maybe arm64
, graviton
, linux-arm
?
Background
Metadata
Metadata
Assignees
Labels
No labels