Leanpub Header

Skip to main content

Docker: Once Upon A Time

Create, Share, and Run Modern Applications

This book is 100% completeLast updated on 2026-07-13

Does Kubernetes feel overwhelming? This is the technical prequel you need. Stop copying Dockerfiles blindly and master the foundations: images, networks, volumes, and Docker Compose. The definitive guide to understanding containers and building the solid base every DevOps engineer needs.

Free With Membership
This book is a translation into English of Docker: Érase Una Vez which was originally written in Spanish

With Membership

Free!

$19.95

You pay

Author earns

$

Also available for 1 book credit with a Reader Membership

PDF
EPUB
WEB
APP
About

About

About the Book

Still crossing your fingers every time you run docker run?

Stop using Docker by ear and master the fundamental building block of modern infrastructure. From zero to Multi-Stage Builds in a single guide.

Docker is no longer a novelty — it is a mandatory requirement in any IT job listing. But there is a big difference between knowing how to launch a container and knowing how to build secure, lightweight, production-ready images.

"Docker: Once Upon a Time" is the guide that closes the gap between "it works on my machine" and "it works in the cluster".

🚫 The problem with learning Docker piecemeal

Many developers jump straight to Kubernetes without fully understanding Docker volumes, networks, or layers. The result: bloated 2 GB images, security holes, and constant headaches.

This book gives you the solid foundation to make sure that never happens to you.

🛠️ What you will learn (2026 focus)

This is not a basic command tutorial. It is a deep dive through the container lifecycle:

- Real architecture: finally understand what Namespaces, Cgroups, and the Union File System are.

- Professional images: master Multi-Stage Builds to reduce your image size by up to 90%.

- Networking: learn to connect containers securely (Bridge, Host, Overlay).

- Docker Compose: orchestrate complex development environments with a single command.

- Persistence: manage volumes and bind mounts so you never lose data.

- Security: best practices to avoid running containers as root.

💻 Hands-on lab included

Just like in the Kubernetes series, we do not just read — we build:

- Practical exercises in every chapter.

- Full source code available on GitHub.

- No expensive servers needed: everything runs on your laptop (Linux, Mac, or Windows).

Share this book

This book is a translation into English of Docker: Érase Una Vez which was originally written in Spanish

Author

About the Author

Manuel Morejón

Senior DevOps Engineer & Cloud Native Architect. Especializado en simplificar conceptos complejos de infraestructura. Autor de "Érase una vez Kubernetes", el manual de referencia en español para aprender orquestación de contenedores de forma práctica y sin costes de nube innecesarios.

Translations

Translations

Languages

Contents

Table of Contents

About This Book

  1. Why did I write this book?
  2. How to use this book
  3. Source code
  4. Acknowledgements and sponsors
  5. Feedback and suggestions

Introduction to Containers

  1. It works on my machine
  2. What are containers?
  3. What is Docker?
  4. Containers are not virtual machines
  5. Summary

Installing Docker

  1. Architecture and components
  2. Examining Docker Desktop
  3. Docker Desktop for Mac
  4. Docker Desktop for Windows
  5. Docker Desktop for Linux
  6. Docker Engine for Linux
  7. Your first container
  8. Summary

First Steps with Docker

  1. Command structure
  2. Hello World in detail
  3. Image registries
  4. Image names
  5. Managing images and containers
  6. Changing the Docker CLI output format
  7. Summary

Container Routines

  1. Identifying the startup command
  2. Modifying the startup command
  3. Starting containers interactively
  4. Starting multiple independent services
  5. Viewing logs
  6. Monitoring resource usage
  7. Practice exercises
  8. Summary

Publishing and Consuming Services

  1. Docker network structure
  2. Finding the container’s IP address
  3. Communication between containers
  4. Publishing ports on the host
  5. Practice exercises
  6. Summary

Configuration and Data Persistence

  1. Why do I lose my data?
  2. Persisting data with volumes
  3. Different configurations per environment
  4. Configurations and volumes in the same container
  5. Removing volumes and reclaiming space
  6. Practice exercises
  7. Summary

Building Images

  1. Images are structured in layers
  2. The importance of the Dockerfile
  3. Creating an image from scratch
  4. Understanding the build command
  5. Building an image for a website
  6. Building an image for an application with dependencies
  7. Gaining speed with the cache
  8. Building for multiple platforms
  9. Using multi-stage Dockerfiles
  10. Practice exercises
  11. Summary

Publishing Images

  1. Publishing your first image
  2. Managing multiple tags on an image
  3. Publishing images to Docker Hub
  4. Publishing images to GitHub
  5. Practice exercises
  6. Summary

Deploying Containers to the Cloud

  1. Available infrastructure and services
  2. Setup and deployment on DigitalOcean with App Platform
  3. Setup and deployment on AWS with ECS Express
  4. Setup and deployment on Google Cloud with Cloud Run
  5. Practice exercises
  6. Summary

Docker Compose V2

  1. Installing Docker Compose
  2. Building and running your first service
  3. Specifications document
  4. Advanced build parameters and file binding
  5. Connecting multiple services
  6. Publishing a web service
  7. Managing services with data persistence
  8. Exploring the Cinema microservices project
  9. Practice exercises
  10. Summary

Recommendations and Next Steps

Exercise Answers

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earned over $15 million writing, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub