docker inspect
Container ManagementReturn detailed information about Docker objects
Examples
Common usage examples
Inspect container details
docker inspect mycontainerNotes
- Returns JSON with full configuration
Related Commands
You might also find these useful