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

Add basic container file and CI job #339

Merged
merged 4 commits into from
Feb 1, 2025

Conversation

dboreham
Copy link
Contributor

@dboreham dboreham commented Jan 31, 2025

This PR adds a Containerfile (aka Dockerfile) that builds a simple container image based on Ubuntu containing the suite of release binaries. CI job is configured to build on tags and on the same ci-bins* branches used to build bare binaries.
At present the CI job only builds an Intel image. Should build for ARM ok on an ARM machine though. We can add
buildx/quemu support for cross-platform builds at a later date, or specify an ARM runner and a matrix. GH just added ARM runners so not sure yet which is the best approach.

@dboreham dboreham changed the title Add basic container file Add basic container file and CI job Feb 1, 2025
@dboreham dboreham merged commit 16aef3a into 0LNetworkCommunity:main Feb 1, 2025
14 checks passed
@dboreham dboreham deleted the add-containerfile branch February 1, 2025 20:11
0o-de-lally pushed a commit that referenced this pull request Feb 3, 2025
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