DockerCLI/cli/command/stack
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
..
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
common.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
deploy.go Add interfacer linter 2017-05-08 15:57:50 -04:00
deploy_bundlefile.go Add interfacer linter 2017-05-08 15:57:50 -04:00
deploy_composefile.go With the introduction of node-local network support, docker services can 2017-05-25 19:50:08 -07:00
deploy_composefile_test.go Set Composefile WorkingDir to dirname of the composefile. 2017-05-03 17:46:40 -07:00
deploy_test.go Update imports. 2017-04-17 18:07:56 -04:00
list.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
opts.go Update imports. 2017-04-17 18:07:56 -04:00
ps.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
remove.go Update imports. 2017-04-17 18:07:56 -04:00
remove_test.go Update imports. 2017-04-17 18:07:56 -04:00
services.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00