Added bip to docs
This commit is contained in:
parent
cd124c3ac5
commit
2cf2312ced
1 changed files with 1 additions and 0 deletions
1
DOCS.md
1
DOCS.md
|
|
@ -9,6 +9,7 @@ The following parameters are used to configure this plugin:
|
|||
* `tag` - repository tag for the image
|
||||
* `insecure` - enable insecure communication to this registry
|
||||
* `mirror` - use a mirror registry instead of pulling images directly from the central Hub
|
||||
* `bip` - use for pass bridge ip
|
||||
* `storage_driver` - use `aufs`, `devicemapper`, `btrfs` or `overlay` driver
|
||||
* `save` - save image layers to the specified tar file (see [docker save](https://docs.docker.com/engine/reference/commandline/save/))
|
||||
* `file` - absolute / relative destination path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue