Docker diff
Jump to navigation
Jump to search
Internal
Overview
Inspect changes on a container's filesystem:
- A indicates a file added to the file system.
- D indicates a file deleted from the file system.
- C indicates a changed file.
docker diff <container-id>