Skip to content

Include build context structure when debugging with DAP #3368

@rcjsuen

Description

@rcjsuen

Description

When using DAP, I can navigate the file system through the variables view of my DAP client. It would be nice if we could add a node to show the "build context". Lots of Dockerfiles use a simple COPY . . but people may not realize what's actually in the build context because of the .dockerignore file. Showing the build context when debugging could help demystify this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions