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 and push Docker image for arm64 #89

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

Vinrobot
Copy link
Contributor

@Vinrobot Vinrobot commented Aug 4, 2024

Hello, I wanted to use the Docker image on my Raspberry Pi and realized that the existing image was only available for amd64.

  • I modified the Github workflow to build and push for both amd64 and arm64. Maybe you might want to add more platform, but this can be done later.
  • I also fixed a warning in the Dockerfile, if preferred I can remove this commit.

As the pipeline is only run for tags, you can check the result on my repository (I'm pushing to Github Registry but Docker Hub also supports multi-platform images).
(https://github.com/Vinrobot/idrac_exporter/actions/runs/10229723252/job/28303699185)

@mrlhansen
Copy link
Owner

Hi @Vinrobot

Thanks for the contributions, it looks good. I will try it with the next release.

@mrlhansen mrlhansen merged commit e6ca2ac into mrlhansen:master Aug 6, 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.

2 participants