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 #2329

Open
Yaraslaut opened this issue May 17, 2024 · 5 comments
Open

Add Ubuntu 24.04 #2329

Yaraslaut opened this issue May 17, 2024 · 5 comments
Labels
kind/feature-request New feature or request

Comments

@Yaraslaut
Copy link

Act version

act version 0.2.62

Feature description

Add ubuntu24.04 image github actions now support it https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md

@Yaraslaut Yaraslaut added the kind/feature-request New feature or request label May 17, 2024
@ChristopherHX
Copy link
Contributor

For the large images I seem to need to exclude some removed installation folders to get more layers uploaded to the registry for 24.04 ChristopherHX/runner-image-blobs@a14ab4e

Some ubuntu24 tags (intel) are already available https://github.com/ChristopherHX/runner-image-blobs/pkgs/container/runner-images like https://github.com/ChristopherHX/runner-image-blobs/pkgs/container/runner-images/216185447?tag=ubuntu24-runner-opt-latest

Those who initially made the 20.04/22.04 act images are not really active since ca. 1 year, I'm providing bug fixes within last year

@Yaraslaut
Copy link
Author

For the large images I seem to need to exclude some removed installation folders to get more layers uploaded to the registry for 24.04 ChristopherHX/runner-image-blobs@a14ab4e

Some ubuntu24 tags (intel) are already available https://github.com/ChristopherHX/runner-image-blobs/pkgs/container/runner-images like https://github.com/ChristopherHX/runner-image-blobs/pkgs/container/runner-images/216185447?tag=ubuntu24-runner-opt-latest

Those who initially made the 20.04/22.04 act images are not really active since ca. 1 year, I'm providing bug fixes within last year

Thanks, I will try ubuntu24-runner-opt-latest tag then.

@ChristopherHX
Copy link
Contributor

The full image for 24.04 is now public ghcr.io/catthehacker/ubuntu:full-24.04 (aka ghcr.io/christopherhx/runner-images:ubuntu24-runner-large-latest), full-latest is still 22.04.
After testing this myself the large option could provide 24.04.
Tracking the official runners very closely.

My runner dumping system also have medium images, but they are all amd64/intel only, while the existing ones are multi arch

@z0r1k
Copy link

z0r1k commented Sep 19, 2024

Does catthehacker/docker_images#133 needs to be merged to have full support of Ubuntu 22.04 out of the box?

@theoludwig
Copy link

Does catthehacker/docker_images#133 needs to be merged to have full support of Ubuntu 22.04 out of the box?

You probably meant Ubuntu 24.04 instead of 22.04.
I believe so. When will catthehacker/docker_images#133 get merged? Is there any way, we can help, to be able to use the image ghcr.io/catthehacker/ubuntu:act-24.04 (I'm currently using ghcr.io/catthehacker/ubuntu:act-22.04)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants