Merge pull request #18 from andreo/master
Fix parameter names in a documentation. [CI SKIP]
This commit is contained in:
commit
2708c58b49
4
DOCS.md
4
DOCS.md
@ -13,8 +13,8 @@ The following parameters are used to configure this plugin:
|
|||||||
* `bip` - use for pass bridge ip
|
* `bip` - use for pass bridge ip
|
||||||
* `storage_driver` - use `aufs`, `devicemapper`, `btrfs` or `overlay` driver
|
* `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/))
|
* `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
|
* `destination` - absolute / relative destination path
|
||||||
* `tags` - cherry-pick tags to save (optional)
|
* `tag` - cherry-pick tags to save (optional)
|
||||||
* `load` - restore image layers from the specified tar file
|
* `load` - restore image layers from the specified tar file
|
||||||
|
|
||||||
The following is a sample Docker configuration in your .drone.yml file:
|
The following is a sample Docker configuration in your .drone.yml file:
|
||||||
|
Loading…
Reference in New Issue
Block a user