mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Progress toward being able to run integration-cli campaign using a client hitting a remote host. Most of these fixes imply flagging tests that assume they are running on the same host than the Daemon. Also fixes the `contrib/httpserver` image that couldn't run because of a dynamically linked Go binary inside the busybox image. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Upstream-commit: a943c401509e7994ae5c574a4b7e23354e44a105 Component: engine