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"], }
docker-config.1518367682.txt.gz · Last modified: 2018/02/11 17:48 by baumi