addendum to the above:
in order for this to work, I had to remove iptables-zz-legacy from the install
and in /etc/config/dockerd, I set
option iptables '0'
so Docker uses fw4 instead of the old iptables.
~Rolan
addendum to the above:
in order for this to work, I had to remove iptables-zz-legacy from the install
and in /etc/config/dockerd, I set
option iptables '0'
so Docker uses fw4 instead of the old iptables.
~Rolan