Created
June 27, 2018 09:21
-
-
Save Xerkus/0c348fb343193eae8a998b3805d4fc21 to your computer and use it in GitHub Desktop.
Check docker image top layer changes with overlay2 fs
This file contains 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
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