June 2016
Intermediate to advanced
600 pages
8h 6m
English
After installing Docker Toolbox, run the “Docker Quickstart Terminal” app to start the local instance of Docker. You should see the following screenshot that includes the IP address used by the Docker VirtualBox image as shown in Figure 4.3.
FIGURE 4.3: Starting the local Docker host
By default, the VirtualBox image will mount a file share to your user directory. For Windows, this means that “C:\Users\” is mounted as /c/Users and all your files under the Users directory are available for you to add, via the volume command, to a Docker container.
Read now
Unlock full access