-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
area/engineIssue affects Docker engine/daemonIssue affects Docker engine/daemonarea/installRelates to installing a productRelates to installing a productlifecycle/locked
Description
File: engine/install/rhel.md
https://download.docker.com/linux/rhel/8/x86_64/stable/repodata/repomd.xml produces a 404 error

The workaround is to replace rhel with centos in the /etc/yum.repos.d/docker-ce.repo installed via sudo yum-config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo
Does the documentation need to change on the page to use the CentOS repo file, i.e.: sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
Or is this a problem with the RHEL 8 repo, which at the top level of linux/rhel/8 only contains:
[../](https://download.docker.com/linux/rhel/)
[s390x/](https://download.docker.com/linux/rhel/8/s390x/)
[source/](https://download.docker.com/linux/rhel/8/source/)Metadata
Metadata
Assignees
Labels
area/engineIssue affects Docker engine/daemonIssue affects Docker engine/daemonarea/installRelates to installing a productRelates to installing a productlifecycle/locked
