Skip to content

Instantly share code, notes, and snippets.

Created June 18, 2014 00:02
Show Gist options
  • Save anonymous/10b139796a8f4ed23a3e to your computer and use it in GitHub Desktop.
Save anonymous/10b139796a8f4ed23a3e to your computer and use it in GitHub Desktop.
{
"container": {
"image": "docker:///libmesos/ubuntu",
"command":"/bin/bash"
},
"id": "ubuntu",
"instances": "1",
"cpus": ".5",
"mem": "512",
"uris": [ ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment