Are there any plans to add Rocky Linux 10 images to incus?
I just see 8 and 9 in jenkins
https://jenkins.linuxcontainers.org/view/Incus/job/image-rockylinux/
Welcome!
Rocky Linux 10 was released on 20th June 2025 and was not updated yet to include the new version.
The way this works:
- Rocky Linux support was added to
distrobuilder
through this initial commit, Add Rocky Linux by sspencerwire · Pull Request #428 · lxc/distrobuilder · GitHub - Then, this configuration file is used to generate the images for versions 8 and 9, lxc-ci/images/rockylinux.yaml at main · lxc/lxc-ci · GitHub
- What’s missing, is to edit the file above and include the release 10. Have a look in the file on how to do this.
- You can generate locally such an image for your testing in order to verify that the
distrobuilder
tool works fine with the new release as well. You need to installdistrobuilder
(sudo snap install distrobuilder
in some VM if you do not use Ubuntu), then get the parameters that work with Rocky from thebuild.log
file that you will find somewhere in the logs at Index of /images/rockylinux/