The Docker CLI
Go to file
Daniel Nephin 91dd0c0c69 Build two binaries client and daemon.
Add a proxy to support 'docker daemon'
Fix configFile option, and remove a test that is no longer relevant.
Remove daemon build tag.
Remove DOCKER_CLIENTONLY from build scripts.

Signed-off-by: Daniel Nephin <dnephin@docker.com>

Change docker-daemon to dockerd.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-04-22 11:26:01 -04:00
client.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
client_test.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
daemon.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
docker.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
docker_windows.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
flags.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
flags_test.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00