Changes

Docker

77 bytes added, 16:51, 23 June 2018
Activate machine
* SWARM:
<br>
===Activate 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.
</pre>
Running the docker ps command on the host, should give the same result.
===Unset active machine===