Skip to content

Instantly share code, notes, and snippets.

Created June 18, 2014 00:02

Revisions

  1. @invalid-email-address Anonymous created this gist Jun 18, 2014.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    {
    "container": {
    "image": "docker:///libmesos/ubuntu",
    "command":"/bin/bash"
    },
    "id": "ubuntu",
    "instances": "1",
    "cpus": ".5",
    "mem": "512",
    "uris": [ ]
    }