Commit Graph

10 Commits

Author SHA1 Message Date
dd98136a3d Removed exec permissions from Dockerfile.windows
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Upstream-commit: db3351ae379bdaba0b863d52b9d9280836fd75c7
Component: engine
2016-06-01 21:41:19 -03:00
7fe655caac Upgrade to golang 1.6.2
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
Upstream-commit: 40b21745cc14628fc5336fbacddf092667a70c65
Component: engine
2016-05-25 11:58:48 +02:00
f103a2320b Windows: Add file version information
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>
Upstream-commit: 4677f8036e8d090303ef76cbbe4f703d5c85d752
Component: engine
2016-04-24 10:55:51 -07:00
3d85a4f240 Windows: Dockerfile for TP5
Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: 83809de7d45d3465977b2f7a7cf585863cec445c
Component: engine
2016-04-05 19:08:20 -07:00
e7eeee7715 Downgrade to Go 1.5.3.
To not hit the issue with the request Host header.

Signed-off-by: David Calavera <david.calavera@gmail.com>
Upstream-commit: 3e0bd74a3d2647fa8c7783f4a053ad225746e6eb
Component: engine
2016-03-24 19:15:10 -04:00
6763064207 Go 1.6 Git 2.7.2
Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: fa362e47e03e7b9b50e3642f50a4478d8b8f1243
Component: engine
2016-03-01 09:05:12 -08:00
d59617c5ea Windows CI: Making dockerfile WAAAAAY faster
Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: c7089b4b469e0a536a260c136ef71bc95591fa51
Component: engine
2016-02-20 22:45:08 -08:00
da964dbf58 Windows: Update dockerfile.windows
Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: eacd2fd4daa03b1161d879e835705f7d35b871e3
Component: engine
2016-01-21 12:49:03 -08:00
63fd2cf9aa Switch Windows Dockerfile to golang 1.5.3
Also renamed the env-variable to match what
we use in other locations (for easier finding)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: e281f640c69a11d7c211e167691cbc563ecdeac7
Component: engine
2016-01-15 15:52:53 -08:00
ae1543bb11 Add initial support building Windows docker in docker
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
Upstream-commit: 6c88b8efead658167b9349a2ed8d04a432f26006
Component: engine
2016-01-15 00:20:50 +01:00