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

Adding multi-arch build support #371

Closed
wants to merge 2 commits into from
Closed

Conversation

zentavr
Copy link

@zentavr zentavr commented Jun 20, 2023

Changes Proposed

Closes #365

This is an approach to build multiarch docker images:

  • linux/amd64
  • linux/arm64
  • linux/arm64/v8
  • linux/arm/v6
  • linux/arm/v7

@undera
Copy link
Collaborator

undera commented Jun 21, 2023

Implemented in #370

@undera undera closed this Jun 21, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Docker image for ARM64
2 participants