Expand description
Docker inspect command implementation.
This module provides the docker inspect
command for getting detailed information
about Docker objects (containers, images, volumes, networks, etc.).
Structsยง
- Inspect
Command - Docker inspect command builder
- Inspect
Output - Result from the inspect command