From dc0d2166d52da4c0530376b67bfe7f9d859397ed Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Mon, 5 Sep 2016 10:02:35 +1000 Subject: [PATCH] Merge pull request #26245 from dbdd4us/master add volumes, networks, nodes and services into label doc (cherry picked from commit 384de833c0f7e20d6a36b6786d1f2e2e67b90d2f) Signed-off-by: Charles Smith --- docs/userguide/labels-custom-metadata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/userguide/labels-custom-metadata.md b/docs/userguide/labels-custom-metadata.md index da15edd266..27998c2ec5 100644 --- a/docs/userguide/labels-custom-metadata.md +++ b/docs/userguide/labels-custom-metadata.md @@ -11,7 +11,7 @@ weight=90 # Apply custom metadata -You can apply metadata to your images, containers, or daemons via +You can apply metadata to your images, containers, volumes, networks, nodes, services or daemons via labels. Labels serve a wide range of uses, such as adding notes or licensing information to an image, or to identify a host.