How to check your Docker container – video
Once you’ve configured a Docker container, you’ll probably want to see how it’s configured. In this video excerpt from the Pearson/Addison-Wesley training course “Docker Containers LiveLessons”, Christopher Negus will show you how to use commands such as
docker inspect– View container informationPid– Check process ID of a running containerIPAddress– See the IP address of a running containerBinds– See bind mountsnsenter– Access a running container’s name spaces
Watch the video:
To read this article in full or to leave a comment, please click here
leave a reply: