Created
October 15, 2018 16:04
-
-
Save markshust/81d74395be18b38d1eeaee385eb90fe6 to your computer and use it in GitHub Desktop.
get filesystem driver for specific docker 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 6dd679df725e | grep '"Driver"' | head -n 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment