7,540
edits
Changes
Docker
,→Activate machine
<br>
===Activate Set Active machine===
From the Docker client point of view, the active virtual host can be managed with the '''docker''' and with the '''docker-compose''' commands form the local host, as we executed these commands on the (remote) virtual host. We can make any docker-machine managed virtual host active with the ''''docker-machine env <machine name>'''' command.
Run this command in the host.
</pre>
Running the '''docker ps ''' command on the host, should give the same result.
===Unset active machine===