{ "hosts": [ # enable remote access on port 2375: "tcp://0.0.0.0:2375", # and keep listening on the local channel - Windows pipe: "npipe://" # OR Linux socket: "fd://" ], "insecure-registries": [ "registry.local:5000" ] }