Guides Docker VSCode A Beginners Guide to Docker and VS Code Rick Donato Feb 27, 2021 1 min read A Beginners Guide to Docker and VS Code (Part 1)IntroductionAs the saying goes, “you are only as good as your tools”, and this is especiallytrue when it comes to software development and network automation. Within this article will provide a beginners guide to 2 tools that should be inany network automators toolbox - Docker and Visual Studio …PacketflowRick DonatoA Beginners Guide to Docker and VS Code (Part 2)IntroductionIn the 1st part of this series we manipulated containers from the command line,and while that is useful editors and IDEs provide integration of applicationdevelopment with docker. In this section, I will show how to use Visual StudioCode and its Docker integration for Python developm…PacketflowRick Donato