From 2239060f6989ed7c597119725fc87430e126d23d Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Mon, 3 Aug 2015 16:09:13 +0100 Subject: [PATCH] Updated 1.5.0 Milestone Project Page (markdown) --- 1.5.0-Milestone-Project-Page.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1.5.0-Milestone-Project-Page.md b/1.5.0-Milestone-Project-Page.md index 797bd67..bb43e5b 100644 --- a/1.5.0-Milestone-Project-Page.md +++ b/1.5.0-Milestone-Project-Page.md @@ -5,13 +5,13 @@ ### Release Goals - - Add support for Docker's new networking and multi-host networking. [#1803](https://github.com/docker/compose/issues/1803) + - [Add support for Docker's new networking and multi-host networking.](https://github.com/docker/compose/issues/1803) - - Define a single abstract Compose file that works across dev, test and prod [#1784](https://github.com/docker/compose/issues/1784) + - [Define a single abstract Compose file that works across dev, test and prod](https://github.com/docker/compose/issues/1784) - - Windows support [#1085](https://github.com/docker/compose/issues/1085) + - [Windows support](https://github.com/docker/compose/issues/1085) - - Document best practices for deploying Compose applications to production and managing releases [#1786](https://github.com/docker/compose/issues/1786) + - [Document best practices for deploying Compose applications to production and managing releases](https://github.com/docker/compose/issues/1786) - Validate Compose files and produce better error messages [#129](https://github.com/docker/compose/issues/129)