1
0
mirror of https://github.com/docker/cli.git synced 2025-08-08 12:02:07 +03:00

docs for labels on build, networks and volumes

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers
2016-03-25 11:16:19 -07:00
committed by Tibor Vass
parent ae33b5b00c
commit f3f9b34d2a
6 changed files with 15 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ parent = "smn_cli"
--force-rm Always remove intermediate containers
--help Print usage
--isolation="" Container isolation technology
--label=[] Set metadata for an image
-m, --memory="" Memory limit for all build containers
--memory-swap="" A positive integer equal to memory plus swap. Specify -1 to enable unlimited swap.
--no-cache Do not use cache when building the image

View File

@@ -23,6 +23,7 @@ parent = "smn_cli"
--ipam-driver=default IP Address Management Driver
--ipam-opt=map[] Set custom IPAM driver specific options
--ipv6 Enable IPv6 networking
--label=[] Set metadata on a network
-o --opt=map[] Set custom driver specific options
--subnet=[] Subnet in CIDR format that represents a network segment

View File

@@ -16,6 +16,7 @@ parent = "smn_cli"
-d, --driver=local Specify volume driver name
--help Print usage
--label=[] Set metadata for a volume
--name= Specify volume name
-o, --opt=map[] Set driver specific options