Course Overview
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.