Pinned extension version lost after container attachment
I need to install a specific version of an extension when I attach via Remote SSH to my running container. This (initially) works as expected if I create a nameConfig
for the container before I attach to it.
vscode devcontainer – (re)build / open in container fails with Permission denied (os error 13)
I am creating a devcontainer for my rust+postgres project. It worked well on wsl2. But when I cloned the project to a ubuntu system and tried to open it in devcontainer, it eventually failed, at the final steps.
[Dev Containers]Why does the local WSL start automatically when connecting to a container on a REMOTE host with vscode ?
I have very little memory on this host, so I’m working on a remote host. I often find that WSL starts up automatically.