Skip to content

Instantly share code, notes, and snippets.

@leopay
Created June 20, 2016 03:29
Show Gist options
  • Select an option

  • Save leopay/b4aaaa764eb95e5fc7ef63802902afb1 to your computer and use it in GitHub Desktop.

Select an option

Save leopay/b4aaaa764eb95e5fc7ef63802902afb1 to your computer and use it in GitHub Desktop.
check docker container reslov file
cat $(docker inspect --format='{{.ResolvConfPath}}' <container_name_or_id>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment