Skip to content

Improve launch configuration experience#211

Merged
rcjsuen merged 1 commit intomainfrom
improve-launch-config-setup
Sep 24, 2025
Merged

Improve launch configuration experience#211
rcjsuen merged 1 commit intomainfrom
improve-launch-config-setup

Conversation

@rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Sep 24, 2025

The dockerfile attribute needs to be a relative path to the working directory so the description has been corrected. Although it is unlikely anyone needs to set the working directory for the debug adapter to run in, there is nothing to lose from exposing this attribute given that the dockerfile attribute has to be relative to it.

Fixes #210.

The dockerfile attribute needs to be a relative path to the working
directory so the description has been corrected. Although it is unlikely
anyone needs to set the working directory for the debug adapter to run
in, there is nothing to lose from exposing this attribute given that the
dockerfile attribute has to be relative to it.

Signed-off-by: Remy Suen <remy.suen@docker.com>
@rcjsuen rcjsuen self-assigned this Sep 24, 2025
@rcjsuen rcjsuen merged commit 837f3c1 into main Sep 24, 2025
30 of 31 checks passed
@rcjsuen rcjsuen deleted the improve-launch-config-setup branch September 24, 2025 19:05
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.

Debug attribute dockerfile is relative to the working directory instead of the context

1 participant