Docker in Action
Book description
The idea behind Docker is simple. Create a tiny virtual environment called a container that holds just your application and its dependencies. The Docker engine uses the host operating system to keep track of your containers. Applications running inside containers share resources, making their footprints small. They are easy to…
- Coming soon!
Why read it?
1 author picked Docker in Action as one of their favorite books. Why do they recommend it?
Docker is the technology that works perfectly along with Kubernetes, and I believe that in such a fast-paced development environment, applications do not need to depend on the machine that they are running on.
What truly stood out for me was the exploration of Docker's features like images, networks, containers, and volumes, and how these elements create a consistent environment for applications to run. This consistency is key in eliminating the "well, it works on my machine" problem, making our lives easier and our work more portable.
From Laurentiu's list on a technical shelf of books for a Java Engineer.
Want books like Docker in Action?
Our community of 11,000+ authors has personally recommended 51 books like Docker in Action.
Browse books like Docker in Action