jimbali
jimbali
This issue has manifested itself in the ruby:2.7.3-alpine3.13 image now too. DNS lookups are fine on ruby:2.7.3-alpine3.12.
For me it seems to work on Linux but not on Docker for Mac, so it could be a Docker issue.
In my case there was only one domain that it was struggling to resolve, so I just added an `--add-host` argument to the docker run command. The same can be...
When you get tired of an issue and go to fix it yourself, only to find that a former teammate of yours has already raised a PR for this 14...
Hi @kaarolch, you were the last person to merge a PR. Are you available to review this please?
It never stopped happening for me. But if I just wait for an hour or so then it eventually works. 😑
Thanks for this. Are there any imminent plans to release a new version to RubyGems with this fix?
Hi @piotrmurach, have you found any time to prepare a release for this yet? Any idea when that might be? Thanks
Aw man, really sorry to hear that. Thanks for finding the time to sort this out. I've sponsored you a couple of coffees!
Thanks for this fix @nduitz ! It works for me on Rails 7.1.4 - I really hope somebody is able to merge and release this and that the gem has...