Skip to content

Instantly share code, notes, and snippets.

@ryanmaclean
Created August 9, 2016 00:30
Show Gist options
  • Select an option

  • Save ryanmaclean/91b56ebb9c8281516ecaca375d3d99ce to your computer and use it in GitHub Desktop.

Select an option

Save ryanmaclean/91b56ebb9c8281516ecaca375d3d99ce to your computer and use it in GitHub Desktop.
Start Mesos Mac Slave
#!/bin/bash
/usr/local/sbin/mesos-slave --master=10.1.1.1:5050
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment