fission-codes / fission

Fission CLI & server
https://runfission.com/docs
119 stars 14 forks source link

pdns-recursor docker image fails on m1 macs #596

Closed walkah closed 2 years ago

walkah commented 2 years ago

For local server development, we have a docker-compose.yml file to run PowerDNS locally. However, the pdns-recursor image fails to properly start (when running on M1 Macs):

STL Exception: std::bad_alloc

On a quick search, it looks like this has been an issue in previous versions... perhaps upgrading will be sufficient.