Skip to content

Instantly share code, notes, and snippets.

@lalyos
Created March 21, 2014 11:34
Show Gist options
  • Save lalyos/9684314 to your computer and use it in GitHub Desktop.
Save lalyos/9684314 to your computer and use it in GitHub Desktop.
docker ports for sequenceiq/hadoop image
netstat -na|grep LISTE|grep -v "127.0.0.1"|sed -n "/0.0.0.0\|:::/ {s/^[^:]*:*//; s/ .*//p}"|xargs echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment