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

Arm support #3

Open
pbarker opened this issue May 15, 2024 · 1 comment
Open

Arm support #3

pbarker opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@pbarker
Copy link

pbarker commented May 15, 2024

Any chance we could add arm support? Happy to help contribute

@thehale
Copy link
Owner

thehale commented May 15, 2024

I don't yet have experience adding ARM support on Docker, but happy to review a PR!

Here's what I would expect from a PR:

  • Dockerfile improvements to support multi-arch builds
  • Updated make commands for building the image for each architecture (so users can run local builds for any individual architecture)
  • Updated GitHub Actions scripts to build/publish the multi-arch builds to DockerHub.

Implementation Guide
Here are the articles I'd saved from previous cursory research into multi-arch/multi-platform builds:

Hopefully those articles are a useful starting point!

@thehale thehale added enhancement New feature or request help wanted Extra attention is needed labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants