Explore
Docker is a tool for packaging and shipping apps. Based on the idea of a shipping container, it provides a standardized way for developers or system administrators to create lightweight images, or collections of images, for each element of an application, and then easily and quickly deploy the image. Since the image is standardized, it can be uniformly deployed on development or production, leading to a much simpler workflow, faster development time for the dev team, and lower management overhead for the ops team.
This guide introduces the key ideas you'll use again and again in Docker, such as images, layers, containers, commits, tags, and so forth.
Read online at github.io
This guide introduces the key ideas you'll use again and again in Docker, such as images, layers, containers, commits, tags, and so forth.
Read online at github.io
Why read this book? Have your say.
You must be logged in to comment.
Rights Information
Are you the author or publisher of this work? If so, you can claim it as yours by registering as an Unglue.it rights holder.Downloads
This work has been downloaded 428 times via unglue.it ebook links.
- 428 - pdf (CC BY-NC) at Internet Archive.
Keywords
- Nonfiction
- Open source software
- Software engineering