package winresources

import "github.com/docker/cli/components/cli/cli/winresources"

Package winresources is used to embed Windows resources into docker.exe. These resources are used to provide

The resource object files are generated with go generate. The resource source files are located in scripts/winresources. This occurs automatically when you run scripts/build/windows.

These object files are picked up automatically by go build when this package is included.

Index

Source Files

res_windows.go

Version
v17.11.0-ce-rc3+incompatible
Published
Nov 8, 2017
Platform
windows/amd64
Last checked
48 minutes ago

Tools for package owners.