Changes

Jump to: navigation, search

Docker Machine

185 bytes added, 11:30, 26 March 2019
Install softwares
Secondly we have to install the hypervisor driver for the docker-machine to be able to create, manage Virtual Machines running on the hypervisor. As we are going to use the KVM hypervisor, we have to install the "docker-machine-driver-kvm" driver:
{{warning|Fontos, hogy a 10-es verziójú KVM driver ami a CentOS7-hez való nem kompatibilis a Fedora 26-al. Én végül továbbra is a 7-es verziót használom, ez továbbra is jó}}
<pre>
# curl -Lo docker-machine-driver-kvm \

Navigation menu