pub fn run( socket_path: &Path, config: &Config, container_name: &str, ) -> Result<()>
Run the host socket server for a container.