Browse code

Docs: Label clarification

Signed-off-by: John Howard <jhoward@microsoft.com>

John Howard authored on 2016/05/26 03:48:07
Showing 1 changed files
... ...
@@ -22,7 +22,7 @@ times but with different values, newer labels overwrite previous labels. Docker
22 22
 uses the last `key=value` you supply.
23 23
 
24 24
 >**Note:** Support for daemon-labels was added in Docker 1.4.1. Labels on
25
->containers and images are new in Docker 1.6.0
25
+>containers and images were added in Docker 1.6.0
26 26
 
27 27
 ## Label keys (namespaces)
28 28