mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
6 lines
84 B
Go
6 lines
84 B
Go
package main
|
|
|
|
import (
|
|
_ "github.com/docker/docker/autogen/winresources/dockerd"
|
|
)
|