Microsoft Visual Code single pane of interpreter to manage Docker, Python Code, Git, Powershell and many more extension

Microsoft Visual Code single pane of interpreter to manage Docker, Python Code, Git, Powershell and many more extension

Visual Studio code is Powerful, useful and a great tool to manage your code, container from single pane window. I am using this tool to write my python code, managing code on Git, Pushing the same code to Github, running Docker container, writing docker file and debug my code just from this tool. This help me to move my code instantly and moving from one terminal to different. So here is what brief you can do with this in your Docker

  1. Bootstrap your new Docker Project
  2. Manage your container like start & stop container, create images, check your logs, create volumes and lot more options which you use for Docker container
  3. You can Write your docker file. Not only write this tool will help you with options press ctrl+space on your windows and this will tell you what options you have to write your DockerFile. Provide you docker documentation link
  4. Use ctrl+shift+p to go to your command palette options and search for option for docker file/python links
  5. From the Context option at bottom you can also connect to your different docker servers and work at shell of that particular container

This is my current Project work for container application on Docker using Visual Code. This is really awesome. One click you can build and destroy your app.

No alt text provided for this image

What are you waiting for ? Go and check out this link.




要查看或添加评论,请登录

Himanshu _的更多文章

社区洞察

其他会员也浏览了