October 2017
Intermediate to advanced
326 pages
7h 20m
English
Networking is an important part of Docker. By default, Docker comes with three networks that we can inspect by executing the following command:
docker network ls
This should produce output similar to the following:

Let's explain the different networks:
Read now
Unlock full access