Ubuntu 24.04 Noble Docker Image
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 1.4k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 24
Description
Discussed in https://github.com/actions/runner/discussions/3607
Originally posted by dniasoff December 4, 2024
Hi,
I am using the actions-runner-controller and gha-runner-scale-sets to run action-runners on Kubernetes.
The default docker images used by the runners are hosted in this repo - ghcr.io/actions/actions-runner
They are all based on Ubuntu 22.04.
Are there any plans to upgrade to 24.04? Can I easily build my own 24.04 image? Where is the Dockerfile used to build the standard image?
Feeling a bit stupid as I should be able to work this all out myself!
Thanks
Daniel
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue concerns the standard ghcr.io/actions/actions-runner image and asks where its Dockerfile is; start by tracing how that image is built. Determine whether an Ubuntu 24.04 variant is intended and what supported build path is needed. Done means the 24.04 image is available or its feasibility and build instructions are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, kubernetes, ubuntu
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100