mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00: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>