docker diff : Check for changes to the file structure in the container. View the file structure changes for the container mymysql. 2.48.1. Grammar ¶
docker diff [OPTIONS] CONTAINER
2.48.2. Example ¶
runoob@runoob:~$ docker diff mymysql
A /logs
A /mysql_data
C /run
C /run/mysqld
A /run/mysqld/mysqld.pid
A /run/mysqld/mysqld.sock
C /tmp