vscode-remote-release
vscode-remote-release copied to clipboard
Explorer should list multiple remote docker hosts
Rather than one global docker.host
setting, the Remote Explorer in the "Container" view should have a way to add multiple docker hosts. So that you can navigate to running containers on any of those remote hosts. So that you can choose among remote hosts that you care about.
Today one global docker.host setting means you have to reconfigure to just attach to a container on a different remote host.