2013-05-22 01:47:16 +08:00
|
|
|
:title: Diff Command
|
|
|
|
|
:description: Inspect changes on a container's filesystem
|
|
|
|
|
:keywords: diff, docker, container, documentation
|
|
|
|
|
|
2013-04-02 09:52:44 +08:00
|
|
|
=======================================================
|
|
|
|
|
``diff`` -- Inspect changes on a container's filesystem
|
|
|
|
|
=======================================================
|
|
|
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
|
|
Usage: docker diff CONTAINER [OPTIONS]
|
|
|
|
|
|
|
|
|
|
Inspect changes on a container's filesystem
|