August 2017
Intermediate to advanced
332 pages
9h 16m
English
Docker Compose is a tool for defining, running, and managing multi-container Docker applications. Services are defined in a configuration file (a YAML format) and can be created and run all together with a single command.
Docker Compose orchestrates containers using standard Docker mechanisms and provides a convenient way to specify the entire environment.
Docker Compose comes with a lot of features, the most interesting are:
Read now
Unlock full access