1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #29320 from lixiaobing10051267/masterExtendConfig

replace env description with args in extend config
This commit is contained in:
Sebastiaan van Stijn 2016-12-12 10:23:40 +01:00 committed by GitHub
commit 9f92818afe

View file

@ -137,11 +137,11 @@ Config provides the base accessible fields for working with V0 plugin format
- **`name`** *string*
name of the env.
name of the args.
- **`description`** *string*
description of the env.
description of the args.
- **`value`** *string array*