moby--moby/opts
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
..
hosts.go
hosts_test.go
hosts_unix.go
hosts_windows.go
ip.go
ip_test.go
mount.go
mount_test.go
opts.go Return error for incorrect argument of `service update --publish-rm <TargetPort>` 2016-12-01 17:46:53 -08:00
opts_test.go fix t.Errorf to t.Error in serveral _test.go 2016-11-14 17:54:43 +08:00
opts_unix.go
opts_windows.go
port.go Remove --port and update --publish for services to support syntaxes 2016-12-11 23:14:54 +01:00
port_test.go Remove --port and update --publish for services to support syntaxes 2016-12-11 23:14:54 +01:00
secret.go
secret_test.go