We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Docker CE CentOS repository is not available at official URL at least since Sep 24.
Issue reported on Docker community forum at: https://forums.docker.com/t/docker-ce-stable-x86-64-repo-not-available-https-error-404-not-found-https-download-docker-com-linux-centos-7server-x86-64-stable-repodata-repomd-xml/98965
And on GitHub: docker/for-linux#1111
The error message: https://download.docker.com/linux/centos/7Server/x86_64/stable/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
https://download.docker.com/linux/centos/7Server/x86_64/stable/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
To Reproduce Steps to reproduce the behavior:
epicli apply
OS (please complete the following information):
Cloud Environment (please complete the following information):
Additional context Official link doesn't work: https://download.docker.com/linux/centos/7Server/x86_64/stable
Direct link works: https://download.docker.com/linux/centos/7/x86_64/stable
The text was updated successfully, but these errors were encountered:
The fix works fine. Tested on RedHat.
Sorry, something went wrong.
przemyslavic
to-bar
No branches or pull requests
Describe the bug
Docker CE CentOS repository is not available at official URL at least since Sep 24.
Issue reported on Docker community forum at: https://forums.docker.com/t/docker-ce-stable-x86-64-repo-not-available-https-error-404-not-found-https-download-docker-com-linux-centos-7server-x86-64-stable-repodata-repomd-xml/98965
And on GitHub: docker/for-linux#1111
The error message:
https://download.docker.com/linux/centos/7Server/x86_64/stable/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
To Reproduce
Steps to reproduce the behavior:
epicli apply
OS (please complete the following information):
Cloud Environment (please complete the following information):
Additional context
Official link doesn't work:
https://download.docker.com/linux/centos/7Server/x86_64/stable
Direct link works:
https://download.docker.com/linux/centos/7/x86_64/stable
The text was updated successfully, but these errors were encountered: