docker_windows.go 84 B

12345
  1. package main
  2. import (
  3. _ "github.com/docker/docker/autogen/winresources/dockerd"
  4. )