You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Repro Steps:
From Docker images view, right click one image and execute "Run" action.
Repro Steps:
Create a folder.
Open this folder in VS Code Insiders.
F1->Docker: Add Docker Files to workspace...->Node.js->Yes to create compose files->Accept default port 3000.
Expect:
Add Docker files successfully without any error.
Actual:
Add Docker files with an error.
Error Text: Command 'Docker: Add Docker Files to Workspace...' resulted in an error (Cannot read property 'length' of undefined)