node-mesos
node-mesos copied to clipboard
Mesos framework clients
Results
2
node-mesos issues
Sort by
recently updated
recently updated
newest added
Let me know if I'm crazy and I'm just using this wrong. I'm using version 0.8.1 of marathon. I tried testing this package with this code: ``` var mesos =...
Hi, how to do this using node-mesos? https://mesosphere.com/2014/09/25/marathon-0.7.0-released/ # Docker Containerization with Marathon 0.7.0, Mesos 0.20.0 curl -X POST -H "Accept: application/json" -H "Content-Type: application/json" \ localhost:8080/v2/apps -d ' {...