August 2017
Intermediate to advanced
332 pages
9h 16m
English
The simplest method to install Docker Compose is to use the pip package manager:
$ pip install docker-compose
To check that Docker Compose is installed, we can run:
$ docker-compose --version
Read now
Unlock full access