mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-27 11:16:53 +00:00
Windows: Daemon compile was broken
Signed-off-by: John Howard <jhoward@microsoft.com>
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