Updated 1.3.0 Milestone Project Page (markdown)

Aanand Prasad 2015-05-11 18:09:12 +01:00
parent 5e09cc26be
commit 294ae05cd3

@ -20,7 +20,7 @@ Rather than using container names, which forces Compose to use rather hacky logi
- [ ] Use labels instead of names to identify containers - [#1356](https://github.com/docker/compose/pull/1356)
#### Support for labels
#### Support for custom labels
Users can add custom metadata to containers with a `labels` configuration option in `docker-compose.yml`.