mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
14 lines
413 B
ReStructuredText
14 lines
413 B
ReStructuredText
:title: Inspect Command
|
|
:description: Return low-level information on a container
|
|
:keywords: inspect, container, docker, documentation
|
|
|
|
==========================================================
|
|
``inspect`` -- Return low-level information on a container
|
|
==========================================================
|
|
|
|
::
|
|
|
|
Usage: docker inspect [OPTIONS] CONTAINER
|
|
|
|
Return low-level information on a container
|