Skip to content

Instantly share code, notes, and snippets.

@patrickhuber
Created January 24, 2017 22:45
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Installing DCOS 1.8 on RHEL 7

When running docker install, instead of

sudo yum install -y docker-engine-1.11.2

run

sudo yum install -y  docker-engine-1.11.2-1.el7.centos  docker-engine-selinux-1.11.2-1.el7.centos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment