VS code with containers configurations

Introduction: Hello Coders, in this article we shall explore steps that will help us to connect VS code with docker containers. Therefore, you can expect this article is an continuation of the previous article. Where we have seen the process of deployment of ubuntu container. You can get the article here. In order to get the rich features of visual studio code while developing a project inside docker container, we need this connection. Hence, knowing the steps are important as the steps are quite sophisticated in nature. For shake of continuity, I shall keep this article small. Prerequisites for connecting

Read More