August 2017
Intermediate to advanced
332 pages
9h 16m
English
Docker Compose provides dependencies between the containers; in other words, it links one container to another container. Technically, this means that containers share the same network and that one container is visible from the other. To continue our example, we need to add this dependency in the code, and we will do this in a few steps.
Read now
Unlock full access