Merge pull request #22340 from Microsoft/jstarks/split-service
Windows: Support running dockerd as a service
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "github.com/docker/docker/autogen/winresources/dockerd"
|
||||
_ "github.com/docker/docker/autogen/winresources/docker"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user