Docker in Action (+Code)

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Nickoloff Jeff.

Language: English
Commentary: 1910024
Tags: Библиотека;Компьютерная литература;Облачные вычисления и сервисы;Docker