Docker in Action

By Jeff Nickoloff, Stephen Kuenzli, Bret Fisher

Book cover of 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…

When you buy books, we may earn a commission that helps keep our lights on (or join the rebellion as a member).

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.

Want books like Docker in Action?

Our community of 12,000+ authors has personally recommended 51 books like Docker in Action.

Browse books like Docker in Action

Book cover of Kubernetes in Action
Book cover of Java Persistence with Hibernate
Book cover of Microservice Patterns: With examples in Java

Share your top 3 reads of 2024!

And get a beautiful page showing off your 3 favorite reads.

1,171

readers submitted
so far, will you?

5 book lists we think you will like!

Interested in operating system, software, and object-oriented programming?

Operating System 11 books
Software 61 books