Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build multi-arch images locally, including ARM and RISC-V #46

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chazapis
Copy link

@chazapis chazapis commented Jul 9, 2023

This pull request builds upon #40, allowing the use of make for building multi-arch images locally and pushing them to the repository. ARM, ARM64 and RISC-V support is included, but other architectures can be easily added in the BUILD_ARCH variable. The base container has been changed to Alpine (to support RISC-V), which has also made the resulting images even more compact.

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.

None yet

2 participants