User-Defined Bridge Network
A network created with 'docker network create' gets its own Linux bridge, its own subnet, and automatic DNS-based service discovery, and containers can be attached and detached live. Containers on different user-defined bridges cannot reach each other, so networks double as isolation boundaries.
This Concept is waiting for its first lesson!
A network created with 'docker network create' gets its own Linux bridge, its own subnet, and automatic DNS-based service discovery, and containers can be attached and detached live. Containers on different user-defined bridges cannot reach each other, so networks double as isolation boundaries.
Are you a teacher? Sign in to start contributing.
Sign In