Updated 1.2.0 Milestone Project Page (markdown)

Amy Lindburg 2015-03-19 11:59:40 -07:00
parent 244464ded9
commit dc4e7d7aa3

@ -31,7 +31,7 @@ When using Compose with a Swarm cluster, containers that are dependent on one an
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
- [ ] Specify project and service with container labels - [#1066](https://github.com/docker/compose/issues/1066)
***