January 2020
Intermediate to advanced
530 pages
11h 11m
English
In addition to the artifacts defined earlier, we'll also need to define the docker-compose files that will be used to bring the network online. Each section of the docker-compose files defines a network component. When we invoke the docker-compose statement, it will launch a set of containers. Each container will house a network component.
For our network, we have three docker-compose files. These are as follows:
Read now
Unlock full access