Skip to content

DevContainer initialization fails with "Syntaxfehler" #35

@bl81hi

Description

@bl81hi

Description

On my Windows 11 machine running Docker Desktop, the DevContainer initializationCommand

"initializeCommand": "mkdir -p ${localEnv:HOME}/.cache/bazel"

becomes

C:\WINDOWS\system32\cmd.exe /c mkdir -p C:\Users\bl81hi/.cache/bazel

which quits with "Syntaxfehler."

Error Occurrence Rate

Reproducible

How to reproduce

clone repo

Start VS Code and confirm "Run in DevContainer"

Supporting Information

No response

Classification

minor

Affected Version

0.5

Expected Closure Version

0.5

Category

  • Safety Related
  • Security Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions