Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Docker by (55.6k points)

Can anyone tell me how docker diff command works?

1 Answer

0 votes
by (119k points)

The command docker diff can be used to inspect the changes made to files or directories on a container’s filesystem

Usage:

docker diff CONTAINER

This docker diff command list the files and directories that are changed in a container᾿s filesystem from the time of container created.

You can enroll in this Docker Training Online Course by Intellipaat to learn Docker.

Also, you can watch this Docker commands tutorial:

Related questions

0 votes
1 answer
asked Nov 2, 2020 in Docker by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Nov 1, 2020 in Docker by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Feb 11, 2021 in Docker by Amyra (12.9k points)
Welcome to Intellipaat Community. Get your technical queries answered by top developers!

30.5k questions

32.6k answers

500 comments

108k users

Browse Categories

...