Docker Compose Files Version 2

preview_player
Показать описание
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a Compose file to easily configure all your application’s services. Docker's Developer Relations Lead, Mano Marks, takes you through the changes to Docker Compose 1.6 and the new file format.

--

Docker is an open platform for developers and system administrators to build, ship and run distributed applications. With Docker, IT organizations shrink application delivery from months to minutes, frictionlessly move workloads between data centers and the cloud and can achieve up to 20X greater efficiency in their use of computing resources. Inspired by an active community and by transparent, open source innovation, Docker containers have been downloaded more than 700 million times and Docker is used by millions of developers across thousands of the world’s most innovative organizations, including eBay, Baidu, the BBC, Goldman Sachs, Groupon, ING, Yelp, and Spotify. Docker’s rapid adoption has catalyzed an active ecosystem, resulting in more than 180,000 “Dockerized” applications, over 40 Docker-related startups and integration partnerships with AWS, Cloud Foundry, Google, IBM, Microsoft, OpenStack, Rackspace, Red Hat and VMware.
Рекомендации по теме
Комментарии
Автор

The changelog links do not show the docker-compose 1.6 changes, just 1.5.2.

JonathanStrootman