Created
April 10, 2015 16:53
-
-
Save hausdorff/f7404dda853da57bb568 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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