If your dev container fails to start:
Check the agent logs for error messages:
/tmp/coder-agent.log/tmp/coder-startup-script.log/tmp/coder-script-[script_id].logVerify that Docker is running in your workspace.
Ensure the devcontainer.json file is valid.
Check that the repository has been cloned correctly.
Verify the resource limits in your workspace are sufficient.