Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Debugging already running Docker Linux .net core container with visual studio 2017 #139

@ankgupta067

Description

@ankgupta067

with visual studio when i create a .net core application and run it in Linux container, i can easily debug it using visual studio 2017.

But when i run same image instance(release version) using docker run from cmd, i am not able to find a way in VS 2017 to attach to that instance.

I wan to understand how visual studio does that and how can i do same for an already running Docker Linux .net core container, also how to do same if docker image instance is running on a remote linux machine.

Few concrete steps with example will be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions