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

Generate multi-arch Container images #58

Closed
quentin9696 opened this issue Nov 11, 2022 · 9 comments · Fixed by #141
Closed

Generate multi-arch Container images #58

quentin9696 opened this issue Nov 11, 2022 · 9 comments · Fixed by #141

Comments

@quentin9696
Copy link

quentin9696 commented Nov 11, 2022

Is your feature request related to a problem? Please describe.
The published container image is only build for amd64 arch. This can't run on other arch like raspberry pi 4 with arm64 arch

Describe the solution you'd like
Build and publish the container image for multiple arch

Additional context
I might work on this but I see any existing pipeline to build and publish the container image

@navidys
Copy link
Collaborator

navidys commented Nov 20, 2022

Hi @quentin9696
workflow is added .github/workflows/build-and-publish.yaml to build and publish the container image.
However the workflow is for amd64 , do you still want to work on this ?

@quentin9696
Copy link
Author

Hi @navidys

Sure, I can work on that. I don't have free time for now but I'll have more time mid-December to create the PR.

@navidys
Copy link
Collaborator

navidys commented Dec 3, 2022

Hi @quentin9696
Sure, thanks.

@github-actions
Copy link

github-actions bot commented Jan 3, 2023

A friendly reminder that this issue had no activity for 30 days.

@PolonNatal97
Copy link

thanks.

@t4nki
Copy link

t4nki commented May 27, 2023

Hi !

Are there any news about this issue ?

Podman and Grafana both run great on a Raspberry Pi and this project would fit nicely between the two

I have absolutely no experience regarding coding, so I would be of absolutely no help, except for testing

Keep the community posted about this

Regards

@navidys
Copy link
Collaborator

navidys commented May 28, 2023

Hi @t4nki
I will work on it and keep you posted .

@t4nki
Copy link

t4nki commented May 28, 2023

Hi @t4nki I will work on it and keep you posted .

Hi
Thank you for your reply!

@navidys
Copy link
Collaborator

navidys commented Sep 24, 2023

Hi @quentin9696 @PolonNatal97 @t4nki

Added (#141).

Available tags:

image

@navidys navidys linked a pull request Sep 24, 2023 that will close this issue
@navidys navidys closed this as completed Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants