1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/config
Sebastiaan van Stijn 7ea283fd91
Merge pull request #43458 from thaJeztah/fix_daemon_config_test
daemon/config: fix TestReloadDefaultConfigNotExist if file exists
2022-04-08 12:34:30 +02:00
..
builder.go
builder_test.go
config.go daemon/config: move proxy settings to "proxies" struct within daemon.json 2022-04-07 19:43:02 +02:00
config_linux.go daemon: remove discovery-related config handling 2022-01-06 18:28:17 +01:00
config_linux_test.go
config_test.go daemon/config: fix TestReloadDefaultConfigNotExist if file exists 2022-04-04 15:07:05 +02:00
config_windows.go
config_windows_test.go
opts.go