1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Rich Horwood 8f80e55111 Add configuration validation option and tests.
Fixes #36911

If config file is invalid we'll exit anyhow, so this just prevents
the daemon from starting if the configuration is fine.

Mainly useful for making config changes and restarting the daemon
iff the config is valid.

Signed-off-by: Rich Horwood <rjhorwood@apple.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2021-06-23 09:54:55 +00:00
..
build
config Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
container integration: remove KernelMemory tests 2021-05-11 23:33:33 +08:00
daemon Add configuration validation option and tests. 2021-06-23 09:54:55 +00:00
distribution
image
internal
network
plugin
secret
service
session
system
testdata/https
volume
doc.go