Marktplatzangebote
3 Angebote ab € 5,03 €
  • Broschiertes Buch

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.
Quickly learn how to use Docker and containers in general to create packaged images for easy management, testing, and deployment of software. This practical guide lets you hit the ground
…mehr

Produktbeschreibung
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.
Quickly learn how to use Docker and containers in general to create packaged images for easy management, testing, and deployment of software. This practical guide lets you hit the ground running by demonstrating how Docker allows developers to package their application with all of its dependencies and to test and then ship the exact same bundle to production. You'll also learn how Docker enables operations engineers to help the development team quickly iterate on their software.
Learn Docker's philosophy, design, and intent
Use your own custom software to build Docker images
Launch Docker images as running containers
Explore advanced Docker concepts and topics
Get valuable references to related tools in the Docker ecosystem