docker-latest-diff (1) Linux Manual Page
NAME docker-diff – Inspect changes on a container’s filesystem SYNOPSIS docker diff [–help] CONTAINER DESCRIPTION Inspect changes on a container’s filesystem. You can use the full or shortened container ID or the container name set using docker run –name option. OPTIONS –help Print usage statement EXAMPLES Inspect the changes to on a nginx container: #…
