Skip to content

Fix file path calculations for \\wsl$ hosts - #383

Merged
rcjsuen merged 3 commits into
mainfrom
compose-completion-wsl-fix
Jul 29, 2025
Merged

Fix file path calculations for \\wsl$ hosts#383
rcjsuen merged 3 commits into
mainfrom
compose-completion-wsl-fix

Conversation

@rcjsuen

@rcjsuen rcjsuen commented Jul 29, 2025

Copy link
Copy Markdown
Collaborator

Fixes #382.

@rcjsuen rcjsuen self-assigned this Jul 29, 2025
rcjsuen added 3 commits July 29, 2025 16:24
Signed-off-by: Remy Suen <remy.suen@docker.com>
Signed-off-by: Remy Suen <remy.suen@docker.com>
As the wsl$ URIs can complicate things, instead of generating a URI from
the provided path, the OpenDockerfile function should instead accept a
URI so that the caller has the option to pass in the appropriate URI to
use.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen
rcjsuen merged commit 85a2964 into main Jul 29, 2025
20 checks passed
@rcjsuen
rcjsuen deleted the compose-completion-wsl-fix branch July 29, 2025 21:17
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.

Fix build stage lookups for wsl$ paths

1 participant