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

Automate cross-compiler container image generation #140

Open
kallisti5 opened this issue Sep 27, 2024 · 3 comments
Open

Automate cross-compiler container image generation #140

kallisti5 opened this issue Sep 27, 2024 · 3 comments

Comments

@kallisti5
Copy link
Contributor

I was made aware by a member of the SDL team that docker.io/haiku/cross-compiler existed.
We really need to automate the generation of these (and document them!)

I'm migrating the existing cross-compiler images over to ghcr.io since that's where containers live now.

@kallisti5
Copy link
Contributor Author

@madebr FYI

@jessicah
Copy link
Member

You should be able to piggyback off https://github.com/haiku/haiku-toolchains-ubuntu/tree/master/.github/workflows. There is also my cross-compiler stuff I maintain: https://github.com/jessicah/cross-compiler.

@nielx
Copy link
Member

nielx commented Sep 28, 2024

I guess I am the main user of these containers for my rust builds. Sounds good to migrate it over to the github package repository with the rest of our stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants