You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest content of this lab is always at <ahref="https://github.com/javaee-samples/docker-java" class="bare">https://github.com/javaee-samples/docker-java</a>
616
+
Latest content of this workshop is always at <ahref="https://github.com/javaee-samples/docker-java" class="bare">https://github.com/javaee-samples/docker-java</a>
<p>This section describes what, how, and where to install the software needed for this lab. This lab is designed for a BYOL (Brying Your Own Laptop) style hands-on-lab.</p>
627
+
<p>This section describes the software needed for this workshop. This workshop is designed for a BYOL (Brying Your Own Laptop) style hands-on-lab.</p>
<p>You used Docker Machine already during the attendee setup. We won’t need it too much further on. But if you need to create hosts, it’s a very handy tool to know about. From now on we’re mostly going to use the docker client.</p>
986
+
<p>Docker Machine was already installed during the attendee setup. We won’t need it too much further on. But if you need to create hosts, it’s a very handy tool to know about. From now on we’re mostly going to use Docker client.</p>
987
987
</div>
988
988
<divclass="paragraph">
989
989
<p>Find out more about the details at the <ahref="https://docs.docker.com/machine/">Docker Machine Website</a>.</p>
990
990
</div>
991
991
<divclass="paragraph">
992
-
<p>Check if docker machine is working:</p>
992
+
<p>Open Docker shell, check if docker machine is working:</p>
<p>The machines that are part of the cluster have the cluster’s name in the SWARM column, blank otherwise. For example, “lab” and “summit2015” are standalone machines where as all other machines are part of the “swarm-master” cluster. The Swarm master is also identified by (master) in the SWARM column.</p>
3606
+
<p>The machines that are part of the cluster have the cluster’s name in the SWARM column, blank otherwise. For example, “default” is standalone machines where as all other machines are part of the “swarm-master” cluster. The Swarm master is also identified by (master) in the SWARM column.</p>
0 commit comments