7,540
edits
Changes
Docker
,→Interface list on the host
===Check what was created===
<br>
====Interface list Interfaces on the host====
<pre>
# ifconfig
* '''virbr1''': That is the host-only virtual network that was created out-of-the-box. This one has no internet access.
<br>
====Interface the new VM====
You can log in to the newly created VM with the '''docker-machine ssh <machine_name>''' command