Blocking build
Background build
Troubleshooting
| Symptom | Check |
|---|---|
| Build context upload fails | Large local sources may need resumable file transfer and stable network access. |
| Dockerfile warning entries | Native-backend unsupported Dockerfile instructions are ignored and logged with line numbers. BuildKit-backed Dockerfiles use BuildKit failure and progress output instead. |
| Sandbox cannot start from template | Check start command, readiness probe, and runtime envs. |
| Private registry pull fails | Confirm registry auth helper and credential lifetime. |