Requires: container-selinux >= 2:2.74
I had an issue recently installing docker on Centos-7
Solution:
Visit:
http://mirror.centos.org/centos/7/extras/x86_64/Packages/
Find the most recent version ( unless you need a specific version ). At the time that was:
container-selinux-2.119.1-1.c57a6f9.el7.noarch.rpm
Install the package
Be aware if you are behind a proxy, you may need to edit the yum.conf file ( /etc/yum.conf ) described below:
Alternativly ( assuming correct http_proxy is set):