DockerCLI/cmd/docker
Ian Campbell 20c19830a9 Move versioning variables to a separate package.
This helps to avoid circular includes, by separating the pure data out from the
actual functionality in the cli subpackage, allowing other code which is
imported to access the data.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-01-29 11:26:40 +00:00
..
docker.go Move versioning variables to a separate package. 2019-01-29 11:26:40 +00:00
docker_test.go Introduce functional arguments to NewDockerCli for a more stable API. 2019-01-28 14:52:58 +01:00
docker_windows.go Add windows resources to binary. 2017-05-15 18:03:03 -04:00