Skip to content

Instantly share code, notes, and snippets.

@patrickhuber
Created January 24, 2017 22:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickhuber/789bf68ef5031c1fdbce06035b341a90 to your computer and use it in GitHub Desktop.
Save patrickhuber/789bf68ef5031c1fdbce06035b341a90 to your computer and use it in GitHub Desktop.
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