moby--moby/opts
Vincent Demeester 162ef5d158
Make --publish-rm precedes --publish-add, so that add wins
`--publish-add 8081:81 --publish-add 8082:82 --publish-rm 80
--publish-rm 81/tcp --publish-rm 82/tcp` would thus result in 81 and
82 to be published.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-15 09:15: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 Add swarmkit fields to stack service. 2016-11-10 11:28:18 -05:00
opts_test.go
opts_unix.go
opts_windows.go
port.go Make --publish-rm precedes --publish-add, so that add wins 2016-12-15 09:15:54 +01:00
port_test.go Make --publish-rm precedes --publish-add, so that add wins 2016-12-15 09:15:54 +01:00
secret.go SecretRequestOptions -> SecretRequestOption 2016-11-09 14:27:45 -05:00
secret_test.go secrets: support simple syntax --secret foo 2016-11-09 14:27:45 -05:00