docker-config
This is an old revision of the document!
Table of Contents
Docker Configuration via daemon.json
Prevent Creation of dynamic iptables rules
{ "iptables": false, "ip-masq": false }
Configure DNS server
{
"dns": ["192.168.100.254"],
} </code>
docker-config.1518367673.txt.gz · Last modified: 2018/02/11 17:47 by baumi