Loading
Cover of Docker in Action

Book guide and evaluation

Docker in Action

Jeff Nickoloff

English Intermediate Devops
4.8 / 5

0 reviews

2016

Published

306

pages

401

views

SummaryDocker 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 TechnologyThe idea behind Docker is simple. Cre

Before you read

What will you get from this book?

SummaryDocker 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 TechnologyThe 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 BookDocker 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 InsidePackaging containers for deploymentInstalling, managing, and removing containersWorking with Docker imagesDistributing with DockerHubAbout the ReaderReaders need only have a working knowledge of the Linux OS. No prior knowledge of Docker is assumed.About the AuthorJeff Nickoloff, a software engineer, has presented Docker and its applications to hundreds of developers and administrators at Desert Code Camp, Amazon.com, and technology meetups.Table of ContentsPART 1 KEEPING A TIDY COMPUTERWelcome to DockerRunning software in containersSoftware installation simplifiedPersistent storage and shared state with volumesNetwork exposureLimiting risk with isolationPART 2 PACKAGING SOFTWARE FOR DISTRIBUTIONPackaging software in imagesBuild automation and advanced image considerationsPublic and private software distributionRunning customized registriesPART 3 MULTI-CONTAINER AND MULTI-HOST ENVIRONMENTSDeclarative environments with DockerClusters with Machine and Swarm

Ask this book

Your question is answered in the context of this title and author. Each answer uses 2 points.

Sign in to ask the book assistant.

Reader reviews

0 reviews, 4.8 average out of 5

No reviews yet

If you have read this book, help the next reader with your experience.

Write a review

Sign in to publish a review.

Reader questions and answers

Ask a focused question and learn from the community.

Sign in to ask or answer a question.

No questions yet

Be the first to ask a clear, useful question.