In this chapter, we will cover the following recipes:
- Preparing Ansible to work with Docker
- Running a container
- Downloading Docker images
- Mounting volumes in containers
- Setting up Docker Registry
- Logging into Docker Registry
- Using Docker Compose to manage services
- Scaling a Compose-based service
- Deploying a sample application