Wait-for-Mongo timed out at 30s after Start-MongoDB succeeded — typical Docker-in-Docker symptom where -p port mapping binds to a network the runner's node process can't see. --network host puts Mongo in the runner's network namespace so localhost:27017 reaches it. Also dump 'docker ps' after start and 'docker logs mongo-ci' on failure so the next-step debugging isn't blind. |
||
|---|---|---|
| .. | ||
| workflows | ||