Mastering Docker: Build, Ship, and Run Production-Ready Containers
Docker is revolutionizing how companies deploy software. But integrating Linux containers into your workflow and getting the details right can be tricky. This updated guide shows you how to use Docker to package your applications with all their dependencies, then test, deploy, scale, and manage them in production. This edition includes major updates reflecting recent changes, including a new chapter on Docker Compose, expanded coverage of Docker Swarm mode, introductions to Kubernetes and AWS Fargate, examples on optimizing Docker images, and more. Learn how to: - Simplify dependency management and streamline your deployment workflow with Docker - Work with Docker images, containers, and command-line tools - Use practical techniques for running your apps in production
评论区