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 arm64 image + automate with GitHub Actions #14

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

Conversation

wMarciano
Copy link

Hey man, thanks for the image! I noticed you only published a amd64 build, but arm64 builds/works just fine, so I set up a GitHub Action to make it easier on you in the future. You'll just need to set up a DOCKERHUB_USERNAME var and DOCKERHUB_TOKEN secret for the repo and then both platforms should be built + published on every commit.

YAML is just taken from Docker's docs

Yoinked YAML from https://docs.docker.com/build/ci/github-actions/multi-platform/, just to make building arm64 easier for maintainer.
@wMarciano wMarciano closed this Aug 19, 2024
@wMarciano
Copy link
Author

oops... totally forgot to change the arch to be dynamic in the Dockerfile... one minute

@wMarciano
Copy link
Author

Okay, good to go.

@wMarciano wMarciano reopened this Aug 20, 2024
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.

1 participant