Comment 1 for bug 1785899

Revision history for this message
Senthilnathan Murugappan (msenthil) wrote :

root@ms-gw-1:~# cat /etc/docker/daemon.json
{
    "insecure-registries": [
        "damianrakowski"
    ]
}
{
    "bip": "198.18.0.1/24",
    "ip-masq": true,
    "iptables": true
}

The json file that got generated is wrong