override dns

pull/1/head
Jordan Sokolic 2020-03-12 19:14:49 +02:00
parent 994660631a
commit 6391a89710
1 changed files with 1 additions and 0 deletions

1
run.sh
View File

@ -91,6 +91,7 @@ function _create_or_start_container() {
--cap-add NET_ADMIN \
--cap-add NET_RAW \
--hostname openwrt \
--dns 127.0.0.1 \
--ip $LAN_ADDR \
--sysctl net.netfilter.nf_conntrack_acct=1 \
--sysctl net.ipv6.conf.all.disable_ipv6=0 \