mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-22 10:10:39 +00:00
Added bip to docs
This commit is contained in:
parent
cd124c3ac5
commit
2cf2312ced
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
|
* `tag` - repository tag for the image
|
||||||
* `insecure` - enable insecure communication to this registry
|
* `insecure` - enable insecure communication to this registry
|
||||||
* `mirror` - use a mirror registry instead of pulling images directly from the central Hub
|
* `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
|
* `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
|
* `file` - absolute / relative destination path
|
||||||
|
Loading…
Reference in New Issue
Block a user