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