Unable to Install Docker on RHEL 8 ( Azure VM)
While installing Docker in RHEL 8 ( Azure VM), it is showing below error;
[root@Master ~]# yum install --nobest Docker CE Stable - x86_64
Docker CE Stable - x86_64 676 B/s | 385 B 00:00
Errors during downloading metadata for repository 'docker-ce-stable':
- Status code: 404 for https://download.docker.com/linux/centos/8.2/x86_64/stable/repodata/repomd.xml (IP: 13.227.170.108)
Error: Failed to download metadata for repo 'docker-ce-stable': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
[root@Master ~]#
Pls check and help me..........