This runner's snap-Docker install has a known AppArmor bug denying docker stop/kill -- a leftover container from any failed run would permanently squat host port 8137, so every SUBSEQUENT run's docker run also failed immediately (port already allocated), compounding into a cascading failure loop. Uses a unique-per-run container name and curls the container's own bridge-network IP directly instead of publishing any host port at all. |
||
|---|---|---|
| .. | ||
| build.yml | ||