Commit 33fed32
add explicit dns nameservers to buildkitd config (#59)
Configure explicit DNS nameservers in buildkitd.toml to avoid issues
with systemd-resolved stub resolver.
Customers reported intermittent DNS failures during Docker builds with
errors like:
- "DNS: transient error (try again later)"
- "temporary error (try again later)"
This is a known buildkit issue when running with systemd-resolved.
See: moby/buildkit#5009
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 53647ab commit 33fed32
3 files changed
Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
| |||
0 commit comments