Install Docker in CentOS 7 / CentOS 8 – Beginners Guide
In this tutorial, we will install Docker and Docker compose in CentOS 7and CentOS 8. The steps to install Docker in CentOS are pretty simple, just follow along with the video and if you have any issues, feel free to comment down below.
The steps that we will be following to install Docker in ubuntu is as follows:
1. Install config manager in your CentOS version
2. Add docker repository
3. Install docker and docker compose
Website: www.thecodecity.com
Instagram: www.instagram.com/thecodecity
Twitter: www.twitter.com/thecodecity
#docker #centos
centos 7
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
run docker ps
Thanks