Created
September 5, 2017 08:34
-
-
Save u1i/be30a965f9b2a4513ee9c78e39087a28 to your computer and use it in GitHub Desktop.
Docker list volume for container
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker inspect -f '{{ .Mounts }}' container-id |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment