mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 13:38:07 +00:00
Update docker-sys bridge IP address
This commit is contained in:
@@ -93,6 +93,14 @@ Key | Value | Default | Description
|
|||||||
`extra_args` | List of Strings | `[]` | Arbitrary daemon arguments, appended to the generated command
|
`extra_args` | List of Strings | `[]` | Arbitrary daemon arguments, appended to the generated command
|
||||||
`environment` | List of Strings (optional) | `[]` |
|
`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
|
### 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:
|
There are 3 Docker engines that can be configured to use the pull-through Docker Hub registry mirror cache:
|
||||||
|
|||||||
Reference in New Issue
Block a user