7,540
edits
Changes
Docker
,→Manage machines
==Manage machines==
===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]] for details.
===Create machine===
Machine can be created with the '''docker-machine create''' command.