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

feat(docker): build both amd64 and arm64 platforms #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

barryrobison
Copy link

No description provided.

@CLAassistant
Copy link

CLAassistant commented Feb 11, 2025

CLA assistant check
All committers have signed the CLA.

andreev-io
andreev-io previously approved these changes Feb 11, 2025
@andreev-io andreev-io linked an issue Feb 11, 2025 that may be closed by this pull request
@andreev-io
Copy link
Collaborator

It seems that load: true forces a single-arch build to happen.

@barryrobison
Copy link
Author

It seems that load: true forces a single-arch build to happen.

Yeah sorry about that - I've pushed some changes which result in a successful image build:

https://github.com/barryrobison/kubenetmon/actions/runs/13260886777/job/37017019057

but the tests are failing. I'll have another look tomorrow to troubleshoot if that's due to the image.

Thanks!
-baz

@andreev-io
Copy link
Collaborator

Thank you for making the contribution! I'll take a deeper look at what's the right approach tomorrow as well.

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.

multi-arch images?
3 participants