From 7a15c4b5adfc13781b448909b02323c216abebfc Mon Sep 17 00:00:00 2001 From: dbdd Date: Thu, 1 Sep 2016 20:25:19 +0800 Subject: [PATCH] add volumes, networks, nodes and services into label doc Signed-off-by: dbdd Upstream-commit: 30404950c49986291c02e1f9e6f0fce3cb54e09b Component: engine --- components/engine/docs/userguide/labels-custom-metadata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/userguide/labels-custom-metadata.md b/components/engine/docs/userguide/labels-custom-metadata.md index da15edd266..27998c2ec5 100644 --- a/components/engine/docs/userguide/labels-custom-metadata.md +++ b/components/engine/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.