Difficulty: Intermediate
What does the 'docker diff' command do?
It shows the changes made to the container's filesystem since it was created from the image (Additions, Deletions, Modifications).
Filesystem, Diff
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.