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

Adding option to build ARM based image #63

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Adding option to build ARM based image #63

merged 1 commit into from
Jul 10, 2024

Conversation

ajvn
Copy link
Contributor

@ajvn ajvn commented Jul 10, 2024

Aims to address #29.

@ajvn
Copy link
Contributor Author

ajvn commented Jul 10, 2024

Builds tested (both native x86_64 and cross-compile to arm64) on:

  • Fedora 39 with Podman 4.9.4
  • Debian 12 with Docker Engine Community 27.0.3

Workload tested on:

  • x86_64
    • Fedora 39 with Podman 4.9.4
    • Debian 12 with Docker Engine Community 27.0.3
  • arm64 (aarch64, Raspberry Pi 4)
    • Kubernetes 1.29.5 (k3s distribution, Ubuntu for ARM 20.04, Ubuntu for ARM 22.04)

@matze
Copy link
Owner

matze commented Jul 10, 2024

Thanks 👍

@matze matze merged commit 6953eb5 into matze:master Jul 10, 2024
1 check passed
@ajvn ajvn deleted the adding-arm-container-image-build branch July 10, 2024 21:13
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