Changes

Jump to: navigation, search

Docker

3 bytes removed, 20:29, 22 June 2018
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

Navigation menu