2013-05-22 01:47:16 +08:00
|
|
|
:title: Inspect Command
|
|
|
|
|
:description: Return low-level information on a container
|
|
|
|
|
:keywords: inspect, container, docker, documentation
|
|
|
|
|
|
2013-04-02 09:52:44 +08:00
|
|
|
==========================================================
|
|
|
|
|
``inspect`` -- Return low-level information on a container
|
|
|
|
|
==========================================================
|
|
|
|
|
|
|
|
|
|
::
|
|
|
|
|
|
|
|
|
|
Usage: docker inspect [OPTIONS] CONTAINER
|
|
|
|
|
|
|
|
|
|
Return low-level information on a container
|