mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Raise a more relevant error when dockerd is not available on the platform.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
9db86a38cd
commit
8983d42988
5 changed files with 15 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !windows
|
||||
// +build daemon
|
||||
|
||||
package main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue