Skip to content

Instantly share code, notes, and snippets.

@fradaloisio
Created May 25, 2019 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fradaloisio/0096fb3a9f14a89f77fbddfafc29ebbb to your computer and use it in GitHub Desktop.
Save fradaloisio/0096fb3a9f14a89f77fbddfafc29ebbb to your computer and use it in GitHub Desktop.
#name and ip
docker inspect CONTAINTERID | jq '{Name:.[].Name,ip:.[].NetworkSettings.Networks[].IPAddress}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment