----------------------------------------------------------------------
FAIL: docker_cli_run_test.go:1361: DockerSuite.TestRunResolvconfUpdate
docker_cli_run_test.go:1441:
c.Fatalf("Container's resolv.conf should not have been updated with host resolv.conf: %q", string(containerResolv))
... Error: Container's resolv.conf should not have been updated with host resolv.conf: "# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)\n# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN\nnameserver 8.8.8.8\nnameserver 8.8.4.4\n"
----------------------------------------------------------------------
During 1.10.0-rc3 release :(