-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Current situation
If you build locally ( or on a builder ) you will need to specify your building platform if it is linux/arm64 as linux/amd64 is a default.
Defaulting happens silently and can lead to longer debugging sessions.
Ideal Situation
Boil should be able to autodetect the platform. Using --target-platform should be a override to the autodetection.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels