ab24bd8526
Runner's --dns options bypass Docker's embedded DNS resolver, so job containers can't resolve the "gitea" hostname even when connected to the gitea_gitea network. Add /etc/hosts entry pointing gitea to 172.21.0.4 before each checkout step. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>