Skip to content

Instantly share code, notes, and snippets.

@u1i
Created September 5, 2017 08:34
Show Gist options
  • Save u1i/be30a965f9b2a4513ee9c78e39087a28 to your computer and use it in GitHub Desktop.
Save u1i/be30a965f9b2a4513ee9c78e39087a28 to your computer and use it in GitHub Desktop.
Docker list volume for container
docker inspect -f '{{ .Mounts }}' container-id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment