7,540
edits
Changes
Docker
,→Create machine
* --kvm-network: The name of the kvm virtual network that we would like to use. If this is not set, the new machine will be connected to the '''"default"''' KVM virtual network.
{{note|Even with the "--kvn-network " parameter provided, two three new interfaces are created for every new VM.
* one for the virtual network, described with the --kvm-network parameter
* docker-machines will create a second, isolated virtual network called "'''docker-machines'''", that the new VM is also connected to}}