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
. To make it easier to start/stop the containers, an entry is added into the host mapping table of your operating system. Find out the IP address of your machine:
76
85
+
77
86
[source, text]
@@ -142,6 +151,8 @@ Follow the on-screen instructions to complete the installation process.
142
151
143
152
### Pull Docker images
144
153
154
+
IMPORTANT: These commands need to be issued from the shell or command prompt where `docker-machine env lab` and associated commands were issued.
0 commit comments