Skip to content

Instantly share code, notes, and snippets.

@jwerak
Created October 6, 2014 19:28
Show Gist options
  • Save jwerak/1dea025986f62d84d9e1 to your computer and use it in GitHub Desktop.
Save jwerak/1dea025986f62d84d9e1 to your computer and use it in GitHub Desktop.
{
"schedule": "R\/2014-10-05T18:50:00Z\/PT2M",
"name": "chronosdockejob",
"container": {
"type": "DOCKER",
"image": "quay.io/appuri/marathon-test"
},
"cpus": "0.1",
"mem": "20",
"uris": [],
"owner": "bob@airbnb.com",
"command": "while sleep 10; do date =u %T; done"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment