Book description
Updated to cover Docker version 1.10
Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow—and getting the integration details right—are not trivial tasks. With this practical guide, you’ll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and support your containers in production.
Two Lead Site Reliability Engineers at New Relic share much of what they have learned from using Docker in production since shortly after its initial release. Their goal is to help you reap the benefits of this technology while avoiding the many setbacks they experienced.
- Learn how Docker simplifies dependency management and deployment workflow for your applications
- Start working with Docker images, containers, and command line tools
- Use practical techniques to deploy and test Docker-based Linux containers in production
- Debug containers by understanding their composition and internal processes
- Deploy production containers at scale inside your data center or cloud environment
- Explore advanced Docker topics, including deployment tools, networking, orchestration, security, and configuration
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Introduction
- 2. Docker at a Glance
- 3. Installing Docker
- 4. Working with Docker Images
- 5. Working with Docker Containers
- 6. Exploring Docker
- 7. The Path to Production Containers
- 8. Debugging Containers
- 9. Docker at Scale
- 10. Advanced Topics
- 11. Designing Your Production Container Platform
- 12. Conclusion
- Index
Product information
- Title: Docker: Up & Running
- Author(s):
- Release date: June 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491917572
You might also like
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
scenario
Spring Boot Challenge: REST Controller
Learn how to build REST APIs in Spring Boot
video
Angular - The Complete Guide [2023 Edition]
Learn all the fundamentals you need to know in order to get started developing Angular applications …
book
Learning SQL, 3rd Edition
As data floods into your company, you need to put it to work right away—and SQL …