1
0
mirror of https://github.com/rancher/os.git synced 2025-09-13 05:33:34 +00:00

Build docker-sys bridge via system-docker args and remove cni-glue

This commit is contained in:
niusmallnan
2018-04-16 14:16:08 +08:00
parent da8d5ed027
commit ba388b6bc6
10 changed files with 31 additions and 52 deletions

View File

@@ -122,6 +122,7 @@ var schema = `{
"storage_context": {"type": "string"},
"exec": {"type": ["boolean", "null"]},
"bridge": {"type": "string"},
"bip": {"type": "string"},
"config_file": {"type": "string"},
"containerd": {"type": "string"},
"debug": {"type": ["boolean", "null"]},