March 2020
Beginner
592 pages
14h 14m
English
Since at this time, when using Docker for Desktop on a macOS or Windows computer, containers are not running natively on macOS or Windows but rather in a (hidden) VM created by Docker for Desktop, for illustrative purposes it is best we use docker-machine to create and use an explicit VM running Docker. At this point, we assume that you have Docker Toolbox installed on your system. If not, then please go back to Chapter 2, Setting up a Working Environment, where we provide detailed instructions on how to install Toolbox:
$ docker-machine ls
Read now
Unlock full access