Use the $BUILD_FROM Variable for multi-arch support #16
Labels
No labels
bug
ci/cd
feature request
improvement
low-prio
priority
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
leon/one-time-service#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Might not be as trivial as changing the last build stage to the recommended multi-arch image as the golang build stage must also be adjusted to build for the correct arch (maybe extractable from the $BUILD_FROM arg or a dedicated envvar?).
Also, this would require multiple builds in Gitlab resulting in more space consumption!
changed the description
We need arm support for Home Assistant Instances running on Raspberry Pi!
assigned to @leon
created branch
16-multiarch-supportto address this issuementioned in merge request !3
Well I will just use docker buildx to create multistage builds myself :D
mentioned in commit
80b05b26cf