Skip to content

RHEL 8 x86_64 Repo Does Not Work #15822

@flakrat

Description

@flakrat

File: engine/install/rhel.md

https://download.docker.com/linux/rhel/8/x86_64/stable/repodata/repomd.xml produces a 404 error
image

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/)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions