September 2025
Beginner to intermediate
488 pages
12h 55m
English
It’s time to get hands-on to gain lots of experience with Docker’s core feature: running applications in containers. I’ll also cover some background that will help you understand exactly what a container is and why containers are such a lightweight way to run apps. Mostly, you’ll be following Try It Now exercises and running simple commands to get a feel for this new way of working with applications.
Let’s get started with Docker the same way we would with any new computing concept: by running Hello World. You installed Docker in chapter 1, so now you should start Docker Desktop and open your favorite terminal—that could be Terminal on the Mac, a Bash ...
Read now
Unlock full access