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

Support Arm64 w/Multi-Platform Builds #36

Merged
merged 2 commits into from
Jan 26, 2023
Merged

Support Arm64 w/Multi-Platform Builds #36

merged 2 commits into from
Jan 26, 2023

Conversation

metaskills
Copy link
Member

@metaskills metaskills commented Jan 26, 2023

This work addresses #5 and few issues related to Lamby starters.

Summary of the Work Done:

  • Added QEMU and support tools to the development/build container.
  • Added arm64 specific tests (Debian/AML) by leveraging QEMU and default BUILDX support.
  • Created a build suffix for aarm64.
  • Removed release artifacts. Will 100% rely on scratch containers for build artifacts now.
  • Final images will be multi-platform via docker manifests.

Quality of Life & Misc. Changes:

Final work needing to be done:

  • Will test out v1.1.0 release builds before finally adding the :latest tag.

@metaskills
Copy link
Member Author

NOTE, I will be merging this in so I can use the release task on main. But it may take a day or two to finish the final v1.1.0 testing before we apply the latest tag.

@metaskills metaskills merged commit a71984e into main Jan 26, 2023
@metaskills
Copy link
Member Author

Interesting this got added to the devcontainer/ci project.

@metaskills metaskills deleted the Arm64Support branch February 10, 2023 18:38
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