Skip to content
This repository has been 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

Open
ankgupta067 opened this issue Jan 18, 2018 · 0 comments

Comments

@ankgupta067
Copy link

ankgupta067 commented Jan 18, 2018

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant