This course covers the following topics: Installing the Docker Engine; Creating your first Docker container; Building Docker images; Storing and retrieving Docker images from Docker Hub; Building containers from images; Networking Docker containers; Data persistence with Volumes; Using Docker into a Continuous Integration and Deployment process.
Install the Docker Engine
Create their first Docker container
Build Docker images
Store and retrieve Docker images from Docker Hub
Build containers from images
Deploy applications with Docker
Network Docker containers
Achieve data persistence with Volumes
Use Docker into a Continuous Integration and Deployment process
Control the Docker daemon
Configure security and TLS
Run applications on multiple containers across multiple host machines
Enable Docker Content Trust
Setup a registry and understand the Docker Trusted Registry
Use Docker Machine, Swarm, and Compose