Using Docker for DevOps: Configuring Docker for Continuous Delivery
Explore Docker storage drivers and how images and containers are stored and managed on a Docker host in this 11-video course in which learners examine the differences between virtual machines (VMs) containers and images and explore Dockers reference architecture for continuous delivery. You will learn how to manage data volume using the Docker CLI (command-line interface); and how to classify VMs containers and images as well as recall the benefits of customized images in DevOps. You will learn to use the Docker Compose tool to run multicontainer Docker applications. Since a containers capabilities depends on the host operating system you will learn to specify the features of networking containers and the defaulting networking providers for Docker. Learners work with Docker CLI to create and manage networks and then learn how to install configure and build a project by using Docker Assemble. This course demonstrates how to set up a Docker Cluster by using Swarm for cluster-management and orchestration features. Finally learners will explore a list of Dockers DevOps continuous delivery reference architectures.