Skip to content

Instantly share code, notes, and snippets.

@markshust
Created October 15, 2018 16:04
Show Gist options
  • Select an option

  • Save markshust/81d74395be18b38d1eeaee385eb90fe6 to your computer and use it in GitHub Desktop.

Select an option

Save markshust/81d74395be18b38d1eeaee385eb90fe6 to your computer and use it in GitHub Desktop.
get filesystem driver for specific docker container
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