Skip to content

Instantly share code, notes, and snippets.

@lifeofreilly
Created September 24, 2015 13:57
Show Gist options
  • Save lifeofreilly/3a082da993e30015e65b to your computer and use it in GitHub Desktop.
Save lifeofreilly/3a082da993e30015e65b to your computer and use it in GitHub Desktop.
Mesos Commands

Start mesosphere master docker image

$ docker run -d --net=host --pid=host -p 0.0.0.0:5050:5050 mesosphere/mesos-master:0.22.1-1.0.ubuntu1404 --registry=in_memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment