Skip to content

Instantly share code, notes, and snippets.

@brndnmtthws
Last active February 13, 2016 00:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brndnmtthws/5ff9564ba59c90291eaf to your computer and use it in GitHub Desktop.
Save brndnmtthws/5ff9564ba59c90291eaf to your computer and use it in GitHub Desktop.
{
"id": "iot-preload",
"cpus": 0.1,
"mem": 32,
"cmd": "docker pull mesosphere/iot-demo && docker pull mesosphere/presto-server && docker pull mesosphere/presto-cli && echo 'done!'",
"instances": 999,
"constraints": [["hostname", "UNIQUE"]],
"acceptedResourceRoles":["*", "slave_public"]
}
@tkrausjr
Copy link

Could we add this step to the Private Repo and Demo script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment