I'm a little new to this, but I'm trying to open up a container with an existing docker-compose file using the Remote-Containers extension in VSCode. Was able to do it earlier today but now I keep running into this error (error below and screenshot in link). Tried a few things like reinstalling remote-containers extension in VScode, reinstalling VSCode, restarting the computer, but I still seem to be getting this error.
'remote-containers.openFolder' failed
"Command 'Remote-Containers: Open Folder in Container...' resulted in an error (Running the contributed command: 'remote-containers.openFolder' failed
These commands seem to fail only when I try to put the directory I am in into the container. I don't seem to be having this issue with other directories.
I'm using WSL2: Ubuntu-20.04 to open up VSCode.
VSCode, Version: 1.59.0 (user setup)
Remote - Containers, Version: 0.191.0
Thoughts? Suggestions?