Add option to replace existing matched image tags

This commit is contained in:
Denis Parchenko
2015-11-25 17:55:12 +02:00
parent 0b2faea192
commit 24082f1d5c
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ The following parameters are used to configure this plugin:
* `email` - authenticates with this email
* `repo` - repository name for the image
* `tag` - repository tag for the image
* `force_tag` - replace existing matched image tags
* `insecure` - enable insecure communication to this registry
* `mirror` - use a mirror registry instead of pulling images directly from the central Hub
* `storage_driver` - use `aufs`, `devicemapper`, `btrfs` or `overlay` driver