In this lab you will learn about key Docker Networking concepts. You will get your hands dirty by going through examples of a few basic networking concepts, learn about Bridge networking, and finally Overlay networking. Difficulty: Beginner to Intermediate Time: Approximately 45 minutes Tasks: Section #1 - Networking Basics Section #2 - Bridge Networking Section #3 - Overlay Networking Cleaning Up Section #1 - Networking Basics Step 1: The Docker Network Command The docker network command is ...