Skip to content

Instantly share code, notes, and snippets.

@johngian
Created October 26, 2015 16:46
Show Gist options
  • Save johngian/8c843f25e9b74ef0cec7 to your computer and use it in GitHub Desktop.
Save johngian/8c843f25e9b74ef0cec7 to your computer and use it in GitHub Desktop.
{
"id": "foobar",
"instances": 1,
"cpus": 0.2,
"mem": 128,
"container": {
"type": "DOCKER",
"docker": {
"network": "HOST",
"image": "foo/bar",
"forcePullImage": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment