- Добавил: literator
- Дата: 12-12-2019, 17:30
- Комментариев: 0

Автор: Jeff Nickoloff, Stephen Kuenzli
Издательство: Manning Publications
Год: 2019
Страниц: 336
Язык: английский
Формат: pdf (true), mobi, epub
Размер: 10.8 MB
Welcome to the container revolution! Docker in Action, Second Edition teaches you the skills and knowledge you need to create, deploy, and manage applications hosted in Docker containers. This bestseller has been fully updated with new examples, best practices, and a number of entirely new chapters. Foreword by Bret Fisher, Docker Captain and Container Consultant. The idea behind Docker is simple - package just your application and its dependencies into a lightweight, isolated virtual environment called a container. Applications running inside containers are easy to install, manage, and remove. This simple idea is used in everything from creating safe, portable development environments to streamlining deployment and scaling for microservices. In short, Docker is everywhere.