Getting the VS Code Docker Integration to Work
You’re probably encountering an issue where VS Code asked you to install the Docker integration, and once you install it, you’re getting the following error: The simple fix is to add your user you’re trying to remote view the containers with, to a new group called docker. To do this, you can run the following: …