inspect.rst 413 B

12345678910111213
  1. :title: Inspect Command
  2. :description: Return low-level information on a container
  3. :keywords: inspect, container, docker, documentation
  4. ==========================================================
  5. ``inspect`` -- Return low-level information on a container
  6. ==========================================================
  7. ::
  8. Usage: docker inspect [OPTIONS] CONTAINER
  9. Return low-level information on a container