A Beginners Guide to Docker and VS Code (Part 2)
Introduction
In the 1st part of this series we manipulated containers from the command line, and while that is useful editors and IDEs provide integration of application development with docker. In this section, I will show how to use Visual Studio Code and its Docker integration for Python development.
You