Skip to content

Provide alternative devcontainer for Docker on Windows#41

Closed
lurtz wants to merge 3 commits intoeclipse-score:mainfrom
elektrobit-contrib:devcontainer-for-docker-on-windows
Closed

Provide alternative devcontainer for Docker on Windows#41
lurtz wants to merge 3 commits intoeclipse-score:mainfrom
elektrobit-contrib:devcontainer-for-docker-on-windows

Conversation

@lurtz
Copy link
Contributor

@lurtz lurtz commented Jul 29, 2025

When using Docker on Windows the initializeCommand will be executed on Windows using CMD. Luckily mkdir -p works on Windows, but slashes are not understood by Windows in paths. There backslashes have to be used.

Fixes #35

When using Docker on Windows the initializeCommand will be executed on Windows using CMD. Luckily `mkdir -p` works on Windows, but slashes are not understood by Windows in paths. There backslashes have to be used.
@lurtz lurtz marked this pull request as ready for review July 29, 2025 19:40
@bl81hi
Copy link

bl81hi commented Jul 30, 2025

lgtm - approval buttons not visible for me

@LittleHuba
Copy link
Contributor

Integrated with e05f244..6576546

@LittleHuba LittleHuba closed this Jul 31, 2025
@lurtz lurtz deleted the devcontainer-for-docker-on-windows branch August 15, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DevContainer initialization fails with "Syntaxfehler"

4 participants