mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
10 lines
277 B
ReStructuredText
10 lines
277 B
ReStructuredText
==========================================================
|
|
``inspect`` -- Return low-level information on a container
|
|
==========================================================
|
|
|
|
::
|
|
|
|
Usage: docker inspect [OPTIONS] CONTAINER
|
|
|
|
Return low-level information on a container
|