Change “hosts” / “-h” Docker for Windows in daemon.json
问题 I'm trying to change daemon.json on Docker Desktop for Windows (Windows 10 Aniversary latest updates installed) 1.13.0-rc5 so I can change the "hosts": [] setting like this: { "hosts": [ "tcp://0.0.0.0", "http://0.0.0.0" ] } However, after change the settings using the settings app I got this error: Docker daemon failed with message: unable to configure the Docker daemon with file C:\ProgramData\docker\config\daemon.json: the following directives are specified both as a flag and in the