mirror of https://github.com/docker/cli.git
5c252a7914
This change adds file version information to docker.exe and dockerd.exe by adding a Windows version resource with the windres tool. This change adds a dependency to binutils-mingw-w64 on Linux, but removes a dependency on rsrc. Most Windows build environments should already have windres if they have gcc (which is necessary to build dockerd). Signed-off-by: John Starks <jostarks@microsoft.com> |
||
---|---|---|
client.go | ||
client_test.go | ||
daemon.go | ||
daemon_unix.go | ||
daemon_windows.go | ||
daemon_windows_test.go | ||
docker.go | ||
docker_windows.go | ||
flags.go | ||
flags_test.go |