DockerCLI/cli/context/docker
Ian Campbell 33a9a63927 Revert "add a 10s timeout to the client object."
This reverts commit 59defcb34d which caused #1892
since the timeout applied not only to the dial phase but to everything, so it
would kill `docker logs -f ...` if the container was not chatty enough.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-05-17 10:35:01 +01:00
..
constants.go Introduce docker context store 2019-01-04 17:06:51 +01:00
load.go Revert "add a 10s timeout to the client object." 2019-05-17 10:35:01 +01:00