All hostnames fail to resolve inside the container. I have verified it has connection since I can run curl 1.1.1.1 but trying httpbin.org/ip fails. dnsmasq starts but seems to be stuck since it just eats all of my CPU

This was the command used to start the container using docker v24.0.7
docker run -it --rm termux/termux-docker:x86_64
All hostnames fail to resolve inside the container. I have verified it has connection since I can run

curl 1.1.1.1but tryinghttpbin.org/ipfails.dnsmasqstarts but seems to be stuck since it just eats all of my CPUThis was the command used to start the container using docker v24.0.7