Restrict your workspace to just the folder you actually care about. Change your devcontainer.json so that VS Code’s workspace is /workspace (location of the ode), not /.
devcontainer.json
/workspace
/