mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-15 19:23:44 +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
|