Created
February 3, 2017 11:14
-
-
Save david-martin/adaed4481122c4ecc852900a71ffb21a 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
sh-4.2$ curl http://fh-appstore:8080/sys/info/ping | |
(times out) | |
sh-4.2$ curl --resolve fh-appstore:8080:172.17.0.5 http://fh-appstore:8080/sys/info/ping | |
"ok" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment