mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07: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
|