Windows: Daemon compile was broken
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: fe8cfc5b39ffca9f15bc5f005164aa31754ee991 Component: engine
This commit is contained in:
@@ -6,7 +6,7 @@ import "github.com/docker/docker/daemon/execdriver"
|
||||
|
||||
type info struct {
|
||||
ID string
|
||||
driver *driver
|
||||
driver *Driver
|
||||
}
|
||||
|
||||
// Info implements the exec driver Driver interface.
|
||||
|
||||
Reference in New Issue
Block a user