moby--moby/opts
David Calavera 677a6b3506 Allow to set daemon and server configurations in a file.
Read configuration after flags making this the priority:

1- Apply configuration from file.
2- Apply configuration from flags.

Reload configuration when a signal is received, USR2 in Linux:

- Reload router if the debug configuration changes.
- Reload daemon labels.
- Reload cluster discovery.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-01-14 16:44:37 -05:00
..
hosts.go Move ParseDockerDaemonHost to opts/ package. 2015-12-15 20:53:17 -05:00
hosts_test.go Move ParseDockerDaemonHost to opts/ package. 2015-12-15 20:53:17 -05:00
hosts_unix.go Finish linting opts and trust package. 2015-08-27 17:36:11 +02:00
hosts_windows.go Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently 2015-08-29 11:23:51 +00:00
ip.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
ip_test.go golint: trust 2015-08-27 11:40:27 +02:00
opts.go Allow to set daemon and server configurations in a file. 2016-01-14 16:44:37 -05:00
opts_test.go Allow to set daemon and server configurations in a file. 2016-01-14 16:44:37 -05:00
opts_unix.go Windows [TP4] localhost mitigation 2015-11-06 13:52:59 -08:00
opts_windows.go Move Container to its own package. 2015-12-03 17:39:49 +01:00