docker inspect
docker inspect exposes detailed JSON metadata including environment, mounts, network settings, image configuration, health status, and process state. It is one of the most useful commands when the visible behavior does not match the expected configuration.
ADVERTISEMENT