From e9f11f6ccbed59c6045e2c8e5e7dafb50cf09d9f Mon Sep 17 00:00:00 2001 From: Aanand Prasad Date: Wed, 25 Mar 2015 16:59:50 -0700 Subject: [PATCH] Updated 1.2.0 Milestone Project Page (markdown) --- 1.2.0-Milestone-Project-Page.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/1.2.0-Milestone-Project-Page.md b/1.2.0-Milestone-Project-Page.md index f452949..12825fe 100644 --- a/1.2.0-Milestone-Project-Page.md +++ b/1.2.0-Milestone-Project-Page.md @@ -28,11 +28,4 @@ When using Compose with a Swarm cluster, containers that are dependent on one an - [x] Make Swarm schedule containers on the same node when they are linked together - [#972](https://github.com/docker/compose/pull/972) -### Use Docker labels - -Compose uses Docker 1.6's new labels feature to keep track of containers, rather than relying on container names as a source of truth. This is more reliable and allows for container names to be customized. - -- [ ] Specify project and service with container labels - [#1066](https://github.com/docker/compose/issues/1066) - - *** \ No newline at end of file