How to Use Docker Inspect to get Detailed Information on Your Docker Resources

Learn how to use Docker Inspect to get detailed information on your Docker Containers and Resources. Docker inspect is a tool that enables you do get detailed information about your docker resources, such as containers, images, volumes, networks, tasks and services.

Source: LXer – How to Use Docker Inspect to get Detailed Information on Your Docker Resources