CompTIA Linux+ XK0-005 Practice Question
When configuring a Docker container's network, which option allows you to create a dedicated subnet where containers can be attached, providing isolation from other containers on the same host?
Host mode networking
None (network disabled)
MACVLAN network
User-defined bridge network
Default bridge network
Overlay network