mirror of
				https://github.com/kubenetworks/kubevpn.git
				synced 2025-10-31 02:36:43 +08:00 
			
		
		
		
	feat: use network instead of parent-container
This commit is contained in:
		| @@ -148,6 +148,11 @@ func fillOptions(r Run, copts Options) error { | ||||
|  | ||||
| 	config.hostConfig.Binds = binds | ||||
|  | ||||
| 	// todo | ||||
| 	if copts.Aliases.Len() != 0 { | ||||
| 		//config.networkingConfig.EndpointsConfig | ||||
| 	} | ||||
|  | ||||
| 	return nil | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 fengcaiwen
					fengcaiwen