UPDATE: If you are using RHEL 8.x use these directions instead of the ones below.
Problem scenario
You want to install Docker on an AWS instance of RedHat Linux (version 7.x or below). You do not want to use CentOS packages. What do you do?
Solution
For RedHat Linux running via AWS, you have to run one command to enable numerous yum repositories.
…
Continue reading “How Do You Install Docker on an AWS Instance of RHEL?”