课程: Docker Networking: Creating, Managing, and Troubleshooting Container Networks
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
What you should know - Docker教程
课程: Docker Networking: Creating, Managing, and Troubleshooting Container Networks
What you should know
- [Instructor] Before diving into the exciting world of containers and networks, let's talk about what you need to know to make the most of this learning experience. You should already have a good understanding of containerization. This course will deepen those skills and provide you with a practical application so you can learn more about how Docker networks facilitate communication between containerized services. You should have basic knowledge of Docker, including how to pull images, run containers and manage them with common commands. If you're new to Docker, I recommend starting with the Docker Foundation's Professional Certificate learning path before jumping into networking. This learning path will guide you through the basics of containerization, building your first Docker project from scratch and everything you need to know about Docker Compose. You should also be comfortable with moving around in a terminal. We'll be using the shell for a large part of this journey, so being…