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 ubuntu 24.04 support #64

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add ubuntu 24.04 support #64

wants to merge 3 commits into from

Conversation

tweiers
Copy link

@tweiers tweiers commented Dec 10, 2024

Added basic support for Ubuntu 24.04.
Containerfile contains the basic packages to get the os booted.
Largely based off the debian Containerfile

@anderbubble
Copy link
Collaborator

Nice! Thank you for submitting this.

Can you also update the GitHub automation to build this?

@tweiers
Copy link
Author

tweiers commented Dec 11, 2024

Can you also update the GitHub automation to build this?

I just updated the workflows/container-publish.yml to include the new ubuntu 24.04 image.
I think I just had to add the os to the matrix. I didn't see any other specific stuff for debian or other non rhel based os's.

@tweiers
Copy link
Author

tweiers commented Dec 12, 2024

Oh I didn't notice the context. Updated to remove the .04 part so that path is correct (at least least I think that's what the error was about).

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.

Add an Ubuntu node image
2 participants