Docker in Action 1st Edition by Jeff Nickoloff – Ebook PDF Instant Download/Delivery: 1633430235, 978-1633430235
Full download Docker in Action 1st Edition after payment
Product details:
ISBN 10: 1633430235
ISBN 13: 978-1633430235
Author: Jeff Nickoloff
Summary
Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
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.
About the Book
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.
Table of contents:
1 Welcome to Docker
2 Running software in containers
3 Software installation simplified
4 Persistent storage and shared state with volumes
5 Network exposure
6 Limiting risk with isolation
7 Packaging software in images
8 Build automation and advanced image considerations
9 Public and private software distribution
10 Running customized registries
11 Declarative environments with Docker Compose
12 Clusters with Machine and Swarm
People also search for:
docker in action github
docker in action by jeff nickoloff
docker compose in github actions
build docker image in github actions
manning docker in action
Tags: Jeff Nickoloff, Docker, Action