eeb7d9a1b2
- Remove --rm from docker run so failed containers persist for inspection - Add --no-autoupdate flag to prevent cloudflared from exiting on auto-update - Capture both stdout and stderr from docker logs - Check container exit code during wait loop; fail fast with logs if container exits early - Include exit code in timeout error message for easier debugging