Skip to content

Instantly share code, notes, and snippets.

@qzm
Created November 17, 2017 02:50
Show Gist options
  • Save qzm/5f1433b372d7e8ea3adf22e1a7a3a93d to your computer and use it in GitHub Desktop.
Save qzm/5f1433b372d7e8ea3adf22e1a7a3a93d to your computer and use it in GitHub Desktop.
install docker in centos 7
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