Changes

Jump to: navigation, search

Docker

4 bytes added, 20:09, 22 June 2018
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}}

Navigation menu