Skip to content

ContainerizationOCI: dedupe platform normalizing logic#683

Open
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:platform-fix
Open

ContainerizationOCI: dedupe platform normalizing logic#683
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:platform-fix

Conversation

@dcantah
Copy link
Copy Markdown
Member

@dcantah dcantah commented Apr 14, 2026

We had a couple spots we were using this logic, probably better to shove it in a function. The other thing this fixes is today .current was only checking for arm64 which on a linux host uname with return aarch64, so we'll fatalError trying to use it today..

We had a couple spots we were using this logic, probably better
to shove it in a function. The other thing this fixes is today
.current was only checking for arm64 which on a linux host uname
with return aarch64, so we'll fatalError trying to use it today..
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.

1 participant