Chever John 08b6c7cbeb
fix(ci): use host networking and custom DNS for DinD builds
DinD containers can't reach external services due to DNS/networking
issues. Fix by:
- Passing --dns 10.43.0.10 (CoreDNS) and --dns 223.5.5.5 (Alibaba)
  to DinD daemon
- Using --network host for docker build to use pod networking

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 10:28:16 +08:00
Description
No description provided
215 KiB
Languages
Go 96.3%
Shell 1.6%
Dockerfile 1.2%
Makefile 0.9%