DockerCLI/cli/command
Madhu Venugopal 123f0bfd98 With the introduction of node-local network support, docker services can
be attached to special networks such as host and bridge. This fix brings
in the required changes to make sure the stack file accepts these
networks as well.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2017-05-25 19:50:08 -07:00
..
bundlefile Import docker/docker/cli 2017-04-17 17:40:59 -04:00
checkpoint Add interfacer linter 2017-05-08 15:57:50 -04:00
commands Add support for configs 2017-05-11 13:42:49 -07:00
config Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
container Merge pull request #102 from keloyang/attach-block 2017-05-24 12:09:38 +01:00
formatter Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
idresolver cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
image Update cli imports to using local package 2017-05-15 14:45:19 +02:00
inspect Update imports. 2017-04-17 18:07:56 -04:00
network Add support for config-only, config-from and scope options 2017-05-17 17:17:50 -07:00
node Update cli imports to using local package 2017-05-15 14:45:19 +02:00
plugin Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune Update cli imports to using local package 2017-05-15 14:45:19 +02:00
registry Update cli imports to using local package 2017-05-15 14:45:19 +02:00
secret Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
service Merge pull request #77 from vdemeester/move-duration-opts 2017-05-18 11:15:30 +02:00
stack With the introduction of node-local network support, docker services can 2017-05-25 19:50:08 -07:00
swarm Avoid loop when discarding contents of progress pipe 2017-05-16 14:34:59 -07:00
system make system prune “--filter” flag available only for docker 17.04 (api v1.28) and newer 2017-05-17 12:36:09 -07:00
task Add ineffassign linter. 2017-05-02 17:57:46 -04:00
volume Update cli imports to using local package 2017-05-15 14:45:19 +02:00
cli.go Use CheckRedirect so that client behaves the same way with GO 1.8 2017-05-16 11:48:00 -04:00
events_utils.go Add deadcode linter. 2017-05-02 17:57:46 -04:00
in.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
out.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
registry.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
stream.go Fix docker run -it on windows 2017-05-03 18:41:19 -07:00
trust.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
utils.go Add interfacer linter 2017-05-08 15:57:50 -04:00