for-linux icon indicating copy to clipboard operation
for-linux copied to clipboard

Will a RHEL 8.10 directory be made?

Open jamshid opened this issue 9 months ago • 0 comments

The 8.10 OS release has been out since May 2024 but latest here is 8.9.

https://download.docker.com/linux/rhel/

This causes:

[root@swarmcontentgateway yum.repos.d]# dnf --showduplicates --releasever=8.10 list kernel
Docker CE Stable - x86_64                                                                           474  B/s | 384  B     00:00
Errors during downloading metadata for repository 'docker-ce-stable':
  - Status code: 404 for https://download.docker.com/linux/rhel/8.10/x86_64/stable/repodata/repomd.xml (IP: 18.65.229.50)
Error: Failed to download metadata for repo 'docker-ce-stable': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

This is related to the docker-ce install instructions https://docs.docker.com/engine/install/rhel/. Also ref https://github.com/docker/for-linux/issues/1517.

jamshid avatar Mar 27 '25 14:03 jamshid