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
The scenario (which may/maynot be possible) would be to have VSCode on Windows be able to add in a docker baseed session of PowerShell Core on a Windows machines
This assumes
Container feature is installed
Latest version of Docker is installed on the machine
Dockerfiles can be targeted to kick start a pwsh session.
If this were possible then that would help local xplat development in VSCode eve further than currently possible.
The scenario (which may/maynot be possible) would be to have VSCode on Windows be able to add in a docker baseed session of PowerShell Core on a Windows machines
This assumes
Container feature is installed
Latest version of Docker is installed on the machine
Dockerfiles can be targeted to kick start a pwsh session.
If this were possible then that would help local xplat development in VSCode eve further than currently possible.
Tied in to #1544
The text was updated successfully, but these errors were encountered: