Understanding Docker Compose
Application development requires testing on various platforms so this Docker Compose tutorial explains how to simulate virtual environments using ‘containers’.
Docker is an open-source platform for developing, running and shipping applications by packaging them into containers. Docker Compose makes it possible to set up, configure and manage multiple-container environments. This course teaches you how to efficiently create, configure and deploy applications using Docker Compose. You will also learn how to use the CLI to manipulate environments and extend services using Compose.
What You Will Learn In This Free Course
Introduction, Networking and Volumes
This module will introduce you to orchestrating environments using Docker Compose. You will gain an understanding of the importance of Compose, its installation process, and how to set u a simple environment. You will also be introduced to app restarts, and how to persist data using volumes. Finally, you will learn the basics of Compose networking.
Configuring Compose and Extending Services
The Compose CLI provides a lot of functionality for configuring Docker environments to suit the needs of your project. In this module you will learn to use commands to configure logs, create, and modify environments. You will also learn to extend services using configuration files, or the ‘extend’ key, and how to deploy Docker Environments.
Course assessment
User Reviews
Be the first to review “Understanding Docker Compose”
You must be logged in to post a review.
There are no reviews yet.