Never used Docker? Consider watching this 40-minute getting started video! - • Docker in 40 minutes (Includes Hands-on)
In this video, we will learn what are Docker Networks, how to create delete and manage them. Also, we will discuss default networks that are delivered to us once Docker is installed
#Docker #Network
☕ Buy me a coffee: https://www.buymeacoffee.com/jimsc
Connect with me with:
- Instagram: / jimshapedcoding
- E-mail: [email protected]
- Twitter : / jimshapedcoding
- Discord : / discord
🔥 Comment below if you want to see more videos in that style
👍 Subscribe to start your Python Developer / DevOps Engineer journey here:
/ @jimshapedcoding
My Personal website:
http://jimshapedcoding.com
Timeline of the video:
00:00 - 04:14 - What is a network and what problems does it solve?
04:15 - 07:29 - Default Networks and driver types
07:30 - 11:13 - Creating Containers in separated Networks
11:14 - 16:41 - Tests with the docker exec command