Chapter 6, Docker Machine, Vagrant, and Multipass
Here are some sample answers to the questions presented in this chapter:
- The
--driver
flag is used. - False; it will give you commands. Instead, you need to run
eval $(docker-machine env my-host)
. - False; Docker needs to be installed.
- Packer.
- The Docker daemon configuration is no longer considered best practice.