Post #2928230
2026-05-08 21:34 UTC
@piger@mastodon.social Does it depend on whether DNS gets forwarded to the host OS or does resolution itself?
Replies (2)
-
@piger@mastodon.social 2026-05-08 21:39
@jamesog@mastodon.social I think there's an additional level of indirection that I'm not seeing, but right now I decided it's a problem for tomorrow me :P
-
@piger@mastodon.social 2026-05-09 12:48
@jamesog@mastodon.social found the answer: renovate and docker don't have the same defaults when it comes to creating containers, so the CI job's container was getting the "wrong" type of network. I still have to work around Tailscale's DNS resolution by pointing the containers at a LAN resolver, but now these damn CI jobs are running in a micro-vm container :)