LinuxCommandLibrary

docker-container-diff

show container filesystem changes

TLDR

Show filesystem changes in a container

$ docker container diff [container]
copy

SYNOPSIS

docker container diff container

DESCRIPTION

docker container diff inspects changes to files or directories on a container's filesystem. Shows files that were added (A), changed (C), or deleted (D) compared to the base image.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community