-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
Description
Background
GitHub Codespaces is set up with this repo so anyone can review PRs in the browser or build the toolkit via a Codespace.
Problem
Trying to create or build a codespace on main results in this error:
-node/devContainersSpecCLI.js:614:11006)
{"outcome":"error","message":"Command failed: docker inspect --type image mcr.microsoft.com/vscode/devcontainers/dotnet:0-8.0","description":"An error occurred setting up the container."}
devcontainer process exited with exit code 1
Failed to create container.
Error: Command failed: docker inspect --type image mcr.microsoft.com/vscode/devcontainers/dotnet:0-8.0
Error code: 1302 (UnifiedContainersErrorFatalCreatingContainer)
Container creation failed.
Solution
Unknown, needs investigation.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done