A team uses 'docker diff' on a running container. What does this command reveal that supports quality assurance?
-
A
Differences between the container image and the latest registry version
-
B
Files added, changed, or deleted inside the container's writable layer at runtime
-
C
Differences between two image tags
-
D
The network configuration delta from the base image