Hello,
It would be great if we add docker support within Visual Studio 2017 using the best of the two worlds.
I can work on this task and submit PR.
This way we can build, debug and work with containers from inside VS2017. This will require only small changes and will make the solution more easy for new adopters.
Here is the list I am working on:
Cheers
Bruno
Task list updated on first comment.
@hikalkan do you agree with such a list ?
I am already working on it. Please let me know if you have any concern.
Bruno
Thanks a lot @brunobertechini for your work. I have no much experience on that, but I will check & try it in 1-2 days.
When exploring the MicroservicesDemo sample this was my biggest pain point.
Being able to press Start in Visual Studio and have it use the docker-compose file to boot up all of the containers while still letting me debug and set breakpoints would be great!
I will come back to this implementation. I will need to start from scratch cause a lot of things changed in one year :)
Most helpful comment
I will come back to this implementation. I will need to start from scratch cause a lot of things changed in one year :)