Skip to content

Codespace container fails to build for repository #423

@Arlodotexe

Description

@Arlodotexe

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

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions