Skip to content

Instantly share code, notes, and snippets.

@Xerkus
Created June 27, 2018 09:21
Show Gist options
  • Save Xerkus/0c348fb343193eae8a998b3805d4fc21 to your computer and use it in GitHub Desktop.
Save Xerkus/0c348fb343193eae8a998b3805d4fc21 to your computer and use it in GitHub Desktop.
Check docker image top layer changes with overlay2 fs
sudo tree "$(sudo docker inspect --format '{{.GraphDriver.Data.UpperDir}}' <image>)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment