Docker: Up & Running: Shipping Reliable Containers in Production, 2nd Edition
داکر دارد به سرعت روش سازمانها در انتشار نرم افزار هایشان در مقیاس بزرگ را تغییر میدهد. با این حال، فهمیدن اینکه چگونه کانتینرهای لینوکسی متناسب با کار شما میشوند و جزئیات یکپارچه کردن درست را بفهمید، کار ساده ای نیست. در ویرایش دوم کتاب Docker: Up & Running، شما نحوه استفاده از داکر برای پکیج کردن برنامهی خود به همراه وابستگی هایش و سپس تست کردن، انتشار آن را خواهید آموخت.
This edition includes significant updates to the examples and explanations that reflect the substantial changes that have occurred over the past couple of years. Sean Kane and Karl Matthias have added a complete chapter on Docker Compose, deeper coverage of Docker Swarm mode, introductions to both Kubernetes and AWS Fargate, examples on how to optimize your Docker images, and much more.
Learn how Docker simplifies dependency management and deployment workflow for your applications
Start working with Docker images, containers, and command line tools
Use practical techniques to deploy and test Docker containers in production
Debug containers by understanding their composition and internal processes
Deploy production containers at scale inside your data center or cloud environment
Explore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration
Table of Contents
Chapter 1. Introduction
Chapter 2. The Docker Landscape
Chapter 3. Installing Docker
Chapter 4. Working with Docker Images
Chapter 5. Working with Docker Containers
Chapter 6. Exploring Docker
Chapter 7. Debugging Containers
Chapter 8. Exploring Docker Compose
Chapter 9. The Path to Production Containers
Chapter 10. Docker at Scale
Chapter 11. Advanced Topics
Chapter 12. Container Platform Design
Chapter 13. Conclusion