Skip to content

Instantly share code, notes, and snippets.

@david-martin
Created February 3, 2017 11:14
Show Gist options
  • Save david-martin/adaed4481122c4ecc852900a71ffb21a to your computer and use it in GitHub Desktop.
Save david-martin/adaed4481122c4ecc852900a71ffb21a to your computer and use it in GitHub Desktop.
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