Daniel Nephin
|
ad96b991e9
|
Fix daemon command proxy.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-08-26 12:19:02 -04:00 |
Daniel Nephin
|
08784d7e0e
|
Convert docker root command to use pflag and cobra
Fix the daemon proxy for cobra commands.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-08-25 13:09:03 -04:00 |
Daniel Nephin
|
90e5326097
|
Support running 'docker help daemon'
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-06-09 13:22:03 -04:00 |
Daniel Nephin
|
765ab2b692
|
Raise a more relevant error when dockerd is not available on the platform.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-05-02 11:59:25 -04:00 |
Daniel Nephin
|
625263e2c7
|
When exec'ing dockerd, look for it in the same directory as the docker binary first, before checking path.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2016-05-02 11:52:50 -04:00 |
John Howard
|
c6919a6e79
|
Make dockerd debuggable
Signed-off-by: John Howard <jhoward@microsoft.com>
|
2016-04-26 09:35:22 -07:00 |