Inspecting Containers with docker inspect

Retrieve low-level details about a container, including network settings and volumes.

Syntax

instantly inspect <container>

Example

instantly inspect wordpress

Look for the NetworkSettings section to see the internal hostname (dots → hyphens).