mirror of
https://github.com/rancher/os.git
synced 2025-09-02 15:24:32 +00:00
Build docker-sys bridge via system-docker args and remove cni-glue
This commit is contained in:
@@ -148,6 +148,7 @@ type UpgradeConfig struct {
|
||||
|
||||
type EngineOpts struct {
|
||||
Bridge string `yaml:"bridge,omitempty" opt:"bridge"`
|
||||
BIP string `yaml:"bip,omitempty" opt:"bip"`
|
||||
ConfigFile string `yaml:"config_file,omitempty" opt:"config-file"`
|
||||
Containerd string `yaml:"containerd,omitempty" opt:"containerd"`
|
||||
Debug *bool `yaml:"debug,omitempty" opt:"debug"`
|
||||
|
Reference in New Issue
Block a user