VS often loses Docker connection
I enjoy using Docker in VS because the GUI is pretty easy for me to understand. I can see Containers listed in VS, and then open up my code files from the Container drop down. So that when I make code changes and save the code, these code changes are reflected in the Docker container. I don’t have to run like a copy or build command in Terminal.