docs/engine/userguide/networking/default_network/index.md

893 B

description keywords menu title
Docker networking
network, networking, bridge, docker, documentation
main
identifier parent
smn_networking_def smn_networking
Default bridge network

Docker default bridge network

With the introduction of the Docker networks feature, you can create your own user-defined networks. The Docker default bridge is created when you install Docker Engine. It is a bridge network and is also named bridge. The topics in this section are related to interacting with that default bridge network.