From be82ae9c6713e519eceb68a00eb2a4d99af25c6b Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Tue, 24 Jul 2018 23:23:17 +0800 Subject: [PATCH] Update docker-sys bridge IP address --- .../v1.x/en/installation/configuration/docker/_index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/os/v1.x/en/installation/configuration/docker/_index.md b/content/os/v1.x/en/installation/configuration/docker/_index.md index 050560b15f6..33eddaefdba 100644 --- a/content/os/v1.x/en/installation/configuration/docker/_index.md +++ b/content/os/v1.x/en/installation/configuration/docker/_index.md @@ -93,6 +93,14 @@ Key | Value | Default | Description `extra_args` | List of Strings | `[]` | Arbitrary daemon arguments, appended to the generated command `environment` | List of Strings (optional) | `[]` | +_Available as of v1.4_ + +The docker-sys bridge can be configured with system-docker args, it will take effect after reboot. + +``` +$ ros config set rancher.system_docker.bip 172.18.43.1/16 +``` + ### Using a pull through registry mirror There are 3 Docker engines that can be configured to use the pull-through Docker Hub registry mirror cache: