7,540
edits
Changes
Docker
,→Create the KVM netwrok
===Create the KVM netwrok===
Before a new machine can be created with the docker-machine command, the proper KVM virtual network must be created.
See [[KVM#Add_new_networ|How to create KVM networks]] for details.
===Create machine===
Machine can be created with the '''docker-machine create''' command.