How To Install and Use Docker on CentOS 7
Docker is an application that makes it simple and easy to run application processes in a container, which are like virtual machines, only more portable, more resource-friendly, and more dependent on the host operating system. In this tutorial, you’ll learn how to install and use it on an existing installation of CentOS 7.