What is the problem you're trying to solve
Please add support for docker diff
to inspect changes to files or directories on a running container
Describe the solution you'd like
$ nerdctl diff <container>
C /etc
D /etc/profile
A /foo
Additional context
No response