mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
add volumes, networks, nodes and services into label doc
Signed-off-by: dbdd <wangtong2712@gmail.com>
This commit is contained in:
parent
8ccac1ad4d
commit
30404950c4
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ weight=90
|
||||||
|
|
||||||
# Apply custom metadata
|
# 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
|
labels. Labels serve a wide range of uses, such as adding notes or licensing
|
||||||
information to an image, or to identify a host.
|
information to an image, or to identify a host.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue