Docker Network Drivers
What are Network Drivers?
Docker uses network drivers to provide networking functionality to containers. The driver you choose determines how containers communicate with each other and the outside world.
Learning Objectives
Lesson Outline
Docker uses network drivers to provide networking functionality to containers. The driver you choose determines how containers communicate with each other and the outside world.