mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Always clone the client to the docker directory, even if the specified client repository is a fork. This is simpler than modifying the build command to specify the package path of the fork. Signed-off-by: John Stephens <johnstep@docker.com> Upstream-commit: 632a8635a0fa0b09759f87fc8a024d99a984c9df Component: engine