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`.