DockerCLI/opts
Sven Dowideit 6ad0875074 Default the tcp port to 2376 if tls is on, and 2375 if not
Refactor so that the Host flag validation doesn't destroy the user's input,
and then post process the flags when we know the TLS options

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-05-15 11:57:15 +02:00
..
envfile.go Revert environment regexp from 13694 2017-05-15 11:57:15 +02:00
envfile_test.go Revert environment regexp from 13694 2017-05-15 11:57:15 +02:00
hosts_unix.go Finish linting opts and trust package. 2017-05-15 11:57:15 +02:00
hosts_windows.go Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently 2017-05-15 11:57:15 +02:00
ip.go Finish linting opts and trust package. 2017-05-15 11:57:15 +02:00
ip_test.go golint: trust 2017-05-15 11:57:15 +02:00
opts.go Default the tcp port to 2376 if tls is on, and 2375 if not 2017-05-15 11:57:15 +02:00
opts_test.go Default the tcp port to 2376 if tls is on, and 2375 if not 2017-05-15 11:57:15 +02:00
ulimit.go Opts lint issues, ip and ulimit 2017-05-15 11:57:15 +02:00
ulimit_test.go Add and modify tests for legacy and new daemon invokations 2017-05-15 11:57:14 +02:00