VS Code in docker container: Is there a way to automatically install extensions when connecting to a running container?
When I use the "Attach to Running Container..." feature of VS Code I have to manually install the few extensions that I need installed in the container. Is there a way to setup VS Code such that when I attach…