moby/cli/command/stack
Vincent Demeester 75bf18c9f0 Remove --port and update --publish for services to support syntaxes
Add support for simple and complex syntax to `--publish` through the
use of `PortOpt`.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-11 23:14:54 +01:00
..
cmd.go Move docker stack out of experimental 2016-11-21 15:30:25 -05:00
common.go stack deploy: handle external network when deploying 2016-11-28 17:38:41 +01:00
deploy.go Remove --port and update --publish for services to support syntaxes 2016-12-11 23:14:54 +01:00
deploy_bundlefile.go Better error message on stack deploy against not a swarm. 2016-11-23 12:15:11 -05:00
list.go Fix several issues with go vet and go fmt 2016-11-17 06:31:28 -08:00
opts.go Add a short flag for docker stack deploy 2016-11-25 13:23:36 -05:00
ps.go Replace all "Filter" field with "Filters" for consistency 2016-11-01 23:09:30 +08:00
remove.go stack deploy: handle external network when deploying 2016-11-28 17:38:41 +01:00
services.go Replace all "Filter" field with "Filters" for consistency 2016-11-01 23:09:30 +08:00