Skip to content

Instantly share code, notes, and snippets.

@tdooner
Created October 1, 2015 04:08
Show Gist options
  • Save tdooner/615c40c0d2141ac66cf2 to your computer and use it in GitHub Desktop.
Save tdooner/615c40c0d2141ac66cf2 to your computer and use it in GitHub Desktop.
{
"schedule": "R/2014-09-25T17:22:00Z/PT2M",
"name": "tomtest",
"shell": false,
"container": {
"type": "DOCKER",
"image": "tdooner/tdooner-chronos-test",
"network": "BRIDGE",
"volumes": []
},
"cpus": "0.5",
"mem": "512",
"uris": [],
"command": "echo",
"arguments": ["hi"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment