The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
2525023a567165606a1b885aaf60445d876d6363 / Jarek Potiuk <[email protected]>
Fix "Docker is not running" error guidance for GitHub Codespaces (#62580)

When running Breeze in a GitHub Codespace, the generic "Docker is not
running" error gave no Codespace-specific troubleshooting hints. This
change:

- Adds feature in devcontainers to enable docker-in-docker
- Shows Docker's stderr output when `docker info` fails (previously
  suppressed) so users can see the actual error.
- Detects the CODESPACES environment variable and prints targeted
  troubleshooting steps (check socket, permissions, rebuild container).
- Adds a Docker verification step to the beginner quick-start guide.
- Adds a troubleshooting section to the Codespaces setup guide.

Closes: #62405

Co-authored-by: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/22529487687

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to