Adding advanced features to the docker Daemon on mac

I think I found what I was looking for here:

And I was able to produce this config:

{
"bip":"xx.xx.xx.x/xx",
"dns-search":[" xx.xx.x.xx"],
"dns": [" xx.xx.x.xx"," xx.xx.x.xx"]
}