A container is any receptacle or enclosure for holding a product used in storage, packaging, and shipping.
Wikipedia, “Container,” https://en.wikipedia.org/wiki/Container , 2018.
In this chapter, you will learn the basics of containers and how they are used in the software industry. You will also see how containers differ from virtual machines and discover some of the pros and cons of using containers. This chapter puts you on the path to learning about Docker in depth.
What and Why?
You can’t work in a software company today and not hear about software containers: Docker, ...