Skip to content

Instantly share code, notes, and snippets.

@hausdorff
Created April 10, 2015 16:53
Show Gist options
  • Select an option

  • Save hausdorff/f7404dda853da57bb568 to your computer and use it in GitHub Desktop.

Select an option

Save hausdorff/f7404dda853da57bb568 to your computer and use it in GitHub Desktop.
echo "curl -X POST -H \"Content-Type: application/json\" http://<primary>:8080/v2/apps -d@simpleDocker.json"
curl -X POST -H "Content-Type: application/json" http://10.132.66.209:8080/v2/apps -d@simpleDocker.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment