Skip to content

docker support #2

@spearmootz

Description

@spearmootz

i am running my project in docker. i can connect from vscode with the following launch configuration. but it does not seem to be working

{
  "type": "node",
  "request": "attach",
  "name": "Docker: Attach to Node",
  "remoteRoot": "/app",
  "localRoot": "${workspaceFolder}",
  "restart": true,
  "autoAttachChildProcesses": true
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions