stackabletech / stackabletech/docker-images
feat(ubi): Add and use UBI10 base image
Open
@NickLarsenNZ is already working on this.
Since Dec 1, 2025.
release-note
- Dominant language
- Dockerfile
- Stars
- 22
- Forks
- 6
- Avg merge
- 16h 59m
- Merged PRs (30d)
- 30
Description
This issue tracks the addition and usage/replacement of the UBI10 base image. There are currently two options:
- Add and use the UBI10 image alongside the current UBI9 image
- Add and use the UBI10 image to completely replace the current UBI9 image
There already is a branch which includes a few basic changes to add and build the UBI10 image. This PoC worked and an image could be built, but the image was not tested to be used as the base of our operator container images.
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.
Assessment
This issue has not been assessed yet.