Containers are one of the hottest topics in IT, and itâ??s hard to know where to start. In this course, Docker Deep Dive, you'll go from zero-to-Docker by learning everything you need to know to take your career to the next level and give you the confidence to start working with containers. First, youâ??ll explore the basics of what containers are and the foundational technologies that make them possible on Linux and Windows. Then, youâ??ll discover the core concepts of images and containers â?? how to build, manage, and work with them. Finally, youâ??ll dive into orchestration and some of the enterprise features that are now available. When youâ??re finished with this course, you'll be prepared for most of the topics presented on the Docker Certified Associate exam, and be ready to work with containers.
. This course covers Docker image creation and management, Docker registries, and important tips to prepare for the DCA exam. Instructor David Davis explains exactly what Docker images are and how they help you. He shows how to use Dockerfiles to build images, how to store and distribute images with Docker registries, and how to use tagging to describe images and implement version control. As you learn, you can practice topics from domain two of the DCA certification exam: Image Creation, Management, and Registry.
- Docker Certified Associate (DCA)
- What are Docker images and Dockerfiles?
- Creating Docker images
- Tagging, modifying, and managing images
- Deploying a registry
- Pushing, pulling, and signing images
- Searching registries
- Deleting images from a registry