You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upgrade a RPM Based distro lead to following issue:
- Status code: 404 for https://download.docker.com/linux/centos/9.0/x86_64/stable/repodata/repomd.xml (IP: 2600:9000:236a:2600:3:db06:4200:93a1)
Error: Failed to download metadata for repo 'docker-ce-stable': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
There is one redirect, but only for the index.html (so for browsing the location). I now seem to recall that the "index.html" redirect were added in a different part of the release pipeline, but the actual redirects for the packages to be configured elsewhere. I'd have to check with our infra team to find out where those are maintained.
Hello!
Upgrade a RPM Based distro lead to following issue:
Change
9.0
to only9
works. But at https://download.docker.com/linux/centos,9.0
folder exists.Can this be fixed?
The text was updated successfully, but these errors were encountered: