Learn Docker in 10 Days
From Container Basics to Production Practices
Shun Kushigami
10 chapters
#Docker#Containers#DevOps#Infrastructure#Tutorial
About this book
A beginner-friendly guide to Docker for engineers new to container technology. Over 10 days, you'll progressively learn from basic container concepts to Dockerfiles, Docker Compose, networking, and data persistence. Master the essential container skills for modern application development through rich diagrams and practical examples.
Table of Contents
1
Day 1: Welcome to Docker
2
Day 2: Setting Up Your Docker Environment
3
Day 3: Running Your First Container
4
Day 4: Understanding Docker Images
5
Day 5: Creating Images with Dockerfiles
6
Day 6: Containers and Data Persistence
7
Day 7: Docker Networking
8
Day 8: Managing Multiple Containers with Docker Compose
9
Day 9: Advanced Dockerfiles
10