Sometime recently, perhaps around the 6.12.14 update, my docker DNS resolution on the `wg1` network stopped working.
The `wg1` network is setup for "VPN tunneled access for docker" via Settings -> VPN Manager.
I have two containers on the `wg1` network, and they both get dns overridden to `--dns 10.64.0.1` via docker extra parameters for the container.
The containers can ping public IP addresses, but they can no longer resolve hostnames. I've tried to search for anybody that also had this problem start recently, to no avail.