710a4042d1
commitc846428cb6added proxies to the example `daemon.json`, based on the implementation that was added in https://github.com/moby/moby/commit/427c7cc5f86364466c7173e8ca59b97c3876471d. However, a follow-up pull request changed the proxy-configuration in`daemon.json` to nest the configuration in a "proxies" struct, and the documentation was not updated accordingly; see: https://github.com/moby/moby/commit/101dafd049949a4da65dcefd495828a6644e1ce1 This patch fixes the example. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit2713d0bcde) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>