From 294ae05cd3faa4815e36fd6f77274d69597cd89d Mon Sep 17 00:00:00 2001 From: Aanand Prasad Date: Mon, 11 May 2015 18:09:12 +0100 Subject: [PATCH] Updated 1.3.0 Milestone Project Page (markdown) --- 1.3.0-Milestone-Project-Page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.3.0-Milestone-Project-Page.md b/1.3.0-Milestone-Project-Page.md index 7fa2d51..4a56488 100644 --- a/1.3.0-Milestone-Project-Page.md +++ b/1.3.0-Milestone-Project-Page.md @@ -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`.