Installing Docker CE on Centos 7 June 6, 2018June 17, 2018 A nice little post detailing how to install Docker CE on a Centos 7 machine. Step 1) In a terminal windows type the following command: sudo yum install -y yum-utils device-mapper-persistent-data lvm2 Step 2) You need Continue reading...