Docker makes it fairly easy to set up virtual networking in a local environment. In fact, in using Docker to this point, we haven’t had the need to tinker with any network settings as typically the network portion of Docker “Just Works”. In other words, the defaults provided are common to work with but you can change any of the default options with regard to networks under the hood.

#docker 

How To Docker Networking?
3.95 GEEK