توضیحاتی در مورد کتاب :
انتشارات منینگ، 2016. - 304 ص. (PDF) + کد منبع. — ISBN: 978-1-63343-023-5.
ایده پشت داکر ساده است. یک محیط مجازی کوچک به نام کانتینر ایجاد کنید که فقط برنامه شما و وابستگی های آن را در خود جای دهد. موتور داکر از سیستم عامل میزبان برای ساخت و حسابداری این کانتینرها استفاده می کند. نصب، مدیریت و حذف آنها آسان است. برنامههایی که در داخل کانتینرها اجرا میشوند منابع را به اشتراک میگذارند و ردپای آنها را کوچک میکنند.
Docker in Action به خوانندگان میآموزد که چگونه ایجاد، استقرار و برنامه های میزبانی شده در کانتینرهای Docker را مدیریت کنید.پس از توضیح واضح مدل Docker، نحوه بسته بندی برنامه ها را در کانتینرها، از جمله تکنیک های آزمایش و توزیع برنامه ها، یاد خواهید گرفت. شما همچنین یاد خواهید گرفت که چگونه برنامه ها را به طور ایمن اجرا کنید و چگونه منابع مشترک را مدیریت کنید. با استفاده از نمونههایی که به دقت طراحی شدهاند، این کتاب به شما میآموزد که چگونه ظروف و برنامهها را از نصب تا حذف هماهنگ کنید. در طول مسیر، تکنیکهایی را برای استفاده از Docker در سیستمهای مختلف از دستگاههای توسعه و آزمایش گرفته تا استقرار کلاد در مقیاس کامل کشف خواهید کرد.
چه چیزی در داخل است. :بسته بندی ظروف برای استقرار؛
نصب، مدیریت و حذف کانتینرها؛
کار با تصاویر Docker؛
توزیع با DockerHub.
درباره خواننده:خوانندگان فقط باید اطلاعاتی درباره سیستم عامل لینوکس داشته باشند. هیچ دانش قبلی از Docker فرض نمی شود.
توضیحاتی در مورد کتاب به زبان اصلی :
Manning Publications, 2016. — 304 p. (PDF) + Source Code. — ISBN: 978-1-63343-023-5.
The idea behind Docker is simple. Create a tiny virtual environment, called a container, that holds just your application and its dependencies. The Docker engine uses the host operating system to build and account for these containers. They are easy to install, manage, and remove. Applications running inside containers share resources, making their footprints small.
Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. After starting with a clear explanation of the Docker model, you will learn how to package applications in containers, including techniques for testing and distributing applications. You will also learn how to run programs securely and how to manage shared resources. Using carefully designed examples, the book teaches you how to orchestrate containers and applications from installation to removal. Along the way, you'll discover techniques for using Docker on systems ranging from dev-and-test machines to full-scale cloud deployments.
What's inside:Packaging containers for deployment;
Installing, managing, and removing containers;
Working with Docker images;
Distributing with DockerHub.
About the reader:Readers need only have a working knowledge of the Linux OS. No prior knowledge of Docker is assumed.