The GitHub Actions job "Tests" on airflow.git/fix-docker-not-running-codespaces 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
97d38436307a5087e680531c580faef57e3aaef7 / Jarek Potiuk <[email protected]>
Fix "Docker is not running" error guidance for GitHub Codespaces

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/22527786831

With regards,
GitHub Actions via GitBox


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

Reply via email to