Hi,
I noticed that the last docker-ce packages built for RHEL 9 are 28.1.1. Is this intentional? And should we use the CentOS packages instead?
vs
Where the latter has 28.2.2 as the latest version released.
Kind regards
Share and learn in the Docker community.
Hi,
I noticed that the last docker-ce packages built for RHEL 9 are 28.1.1. Is this intentional? And should we use the CentOS packages instead?
vs
Where the latter has 28.2.2 as the latest version released.
Kind regards
Since CentOS is a semi-rolling release distro and RHEL is more of a snapshot, it makes sense for the CentOS version to be a little ahead and testing for the next point release of RHEL. You should probably use the CentOS repo with CentOS and the RHEL repo with RHEL/AlmaLinux/Rocky Linux.
Ahh, right. That makes sense. I guess I was just a bit impatient, I see know that the timestamps of previous releases also diff a bit, from one day to a couple of weeks.
Thanks!
It is worth nothing that the 28.2.x were never released for RHEL 9. And today I see the 28.3.0 release available. So I assume there was an issue with 28.2.x or someone forgot to press the button.