moby--moby/daemon/config
Josh Hawn 261ef1fa27 Deprecate --graph flag; Replace with --data-root
Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2017-03-30 11:24:56 +02:00
..
config.go Deprecate --graph flag; Replace with --data-root 2017-03-30 11:24:56 +02:00
config_common_unix.go
config_common_unix_test.go Extract daemon configuration and discovery to their own package 2017-02-08 09:53:38 +01:00
config_solaris.go Deprecate --graph flag; Replace with --data-root 2017-03-30 11:24:56 +02:00
config_test.go --max-concurrent-downloads,--max-concurrent-uploads must great than or equal to 0 2017-03-02 09:23:01 +08:00
config_unix.go Add daemon flag to set no_new_priv as default for unprivileged containers. 2017-02-16 19:05:14 +08:00
config_unix_test.go
config_windows.go
config_windows_test.go