Docker in Action

Ranked #25 in Docker

The idea behind Docker is simple. Create a tiny virtual environment, called a container, for your application that includes only its particular set of dependencies. The Docker engine accounts for, manages, and builds these containers through functionality provided by the host operating system. Software running inside containers share the Linux OS and other resources, such as libraries, making their footprints radically smaller, and the containerized applications are easy to install, manage, and remove. Developers can package their applications without worrying about environment-specific... more

Similar Books

If you like Docker in Action, check out these similar top-rated books:


Learn: What makes Shortform summaries the best in the world?