40d95168e1
Merge pull request #16 from mavenugo/cli-1706-stack
...
Host and Bridge network support in docker stack deploy
2017-06-05 19:22:40 -07:00
f148100b07
Add scripts and targets for manpages and yamldocs
...
Signed-off-by: Tibor Vass <tibor@docker.com >
(cherry picked from commit ff615dbc4d )
2017-06-05 22:51:19 +00:00
6c534bb5a0
Add tests for verifyExternalNetwork
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
(cherry picked from commit 341703d21e )
2017-05-31 19:07:08 -07:00
0b4548c769
allow version number to be set in builds
...
Signed-off-by: Andrew Hsu <andrewhsu@docker.com >
(cherry picked from commit 3dfe334a7a )
2017-05-24 02:21:53 +00:00
dd8e5ae38a
Merge pull request #90 from dnephin/add-windows-autogen
...
Add windows resources to binary
Upstream-commit: b28c4822cc
Component: cli
2017-05-17 11:59:54 -07:00
71cfdc53d3
Remove unused windows resourcefiles.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 329f4e29c5
Component: cli
2017-05-15 22:50:33 -04:00
d7802c7d2b
Add windows resources to binary.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 8a6ad48d2b
Component: cli
2017-05-15 18:03:03 -04:00
473491581d
Support running unit tests when files are saved.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 74c06a140b
Component: cli
2017-05-15 17:02:58 -04:00
a6473845ef
Update the README
...
Remove referenced to developing on the host, we shouldn't support it.
Move script/validate to scripts/validate to be consistent.
Set the default target to be binary instead of clean.
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 60b2dd3e23
Component: cli
2017-05-15 14:07:30 -04:00
71ca4e1c02
osx cross
...
Fix CI build
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: a408fb0a61
Component: cli
2017-05-13 13:47:00 -04:00
fa3049db08
Add windows and linux cross.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 84a77889c3
Component: cli
2017-05-12 13:34:13 -04:00
564519acec
Support building a dynbinary
...
Cleanup dynbinary and binary builds
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: a787cbc93b
Component: cli
2017-05-12 13:34:06 -04:00
bfb4425b6f
Display proper version information
...
- The cli version defaults to "unknown-version" unless set via the VERSION env var
- The commit version can be overridden via GITCOMMIT env var
- The build time can be overridden via BUILDTIME env var
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: cf51bde7d9
Component: cli
2017-05-09 14:22:51 -07:00