Installing Docker Community Edition on Linux Centos 8.2
Table Of Contents
* Install Docker Compose
In this tutorial we will see the script that will help Installing Docker Community Edition on Linux Centos 8.2
Run the following script to install docker on Cent OS 8.2
sudo yum remove docker docker-client docker-client-latest docker-common docker-latest docker-latest-logrotate docker-logrotate docker-engine
sudo