Docker Deep Dive
Год издания: 2025
Автор: Poulton N.
Издательство: Leanpub
ASIN: B01LXWQUFF
Язык: Английский
Формат: EPUB
Качество: Издательский макет или текст (eBook)
Количество страниц: 425
Описание: Where would you be if you hadn't surfed the virtualization wave? Probably not a good place! Well... another wave is on us - the containerization wave - and if you don't surf this one you're probably gonna drown. This book is your instruction manual on how to surf the containerization wave!
Starting from scratch, you'll learn what containers are, how to start them, stop them, and delete them. You'll learn how to run applications in them and manage it all at scale. You'll also learn the theory of how it all works and plugs together behind the scenes so that you don't just know the right commands, but you also know what's going on behind the scenes.
This edition was published in January 2025 and is up to date with the latest industry trends and the latest enhancements to Docker.
Major changes include:
- Added AI content — new AI chatbot app that uses Ollama and LLMs
- Updates to BuildKit, buildx, and Docker Build Cloud
- Updates to include the GA version of the docker init command
- Updates to Docker Debug content
- Updates to Wasm content
Docker has already changed how we build, share, and run applications, and it’s poised to play a major role with emerging technologies such as Wasm and AI.
So, if you want the best jobs working with the best technologies, you need a strong Docker skillset. It will even give you a head start learning and working with Kubernetes.
Примеры страниц (скриншоты)
Оглавление
0: About the book
Part 1: The big picture stuf
1: Containers from 30,000 feet
2: Docker and container-related standards and projects
3: Getting Docker
4: The big picture
Part 2: The technical stuff
5: The Docker Engine
6: Working with Images
7: Working with containers
8: Containerizing an app
9: Multi-container apps with Compose
10: Docker and Wasm
11: Docker Swarm
12: Deploying apps to Swarm
13: Docker Networking
14: Docker overlay networking
15: Volumes and persistent data
16: Docker security
What next
Terminology
More from the author