Created
November 17, 2017 02:50
-
-
Save qzm/5f1433b372d7e8ea3adf22e1a7a3a93d to your computer and use it in GitHub Desktop.
install docker in centos 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum install -y --setopt=obsoletes=0 \ | |
docker-ce-17.03.1.ce-1.el7.centos \ | |
docker-ce-selinux-17.03.1.ce-1.el7.centos |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment