-
Notifications
You must be signed in to change notification settings - Fork 413
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcontainersIssue in vscode-remote containersIssue in vscode-remote containersupstreamIssue identified as 'upstream' component related (exists outside of VS Code Remote)Issue identified as 'upstream' component related (exists outside of VS Code Remote)
Description
Issue Type: Bug
- start SQL Server container:
docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=" -p 1443:1433 -d mcr.microsoft.com/mssql/server:2019-latest
-
Start VS Code
-
Click on "Open a remote window" (bottom left of window)
-
follow prompts to connect to container from step 1
error message given:
Cannot create directory
mkdir: cannot create directory '/home/mssql': Permission denied
VS Code version: Code 1.62.2 (3a6960b964327f0e3882ce18fcebd07ed191b316, 2021-11-11T20:56:38.428Z)
OS version: Windows_NT x64 10.0.22000
Restricted Mode: No
Fetching remote diagnostics for 'Container mcr.microsoft.com/mssql/server:2019-latest (nifty_kapitsa)' failed.
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112) |
| GPU Status | 2d_canvas: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled skia_renderer: enabled_on video_decode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 15.88GB (6.20GB free) |
| Process Argv | --crash-reporter-id 982ba36c-2648-444f-a455-5d46c3de801b |
| Screen Reader | no |
| VM | 0% |
Fetching remote diagnostics for 'Container mcr.microsoft.com/mssql/server:2019-latest (nifty_kapitsa)' failed.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugcontainersIssue in vscode-remote containersIssue in vscode-remote containersupstreamIssue identified as 'upstream' component related (exists outside of VS Code Remote)Issue identified as 'upstream' component related (exists outside of VS Code Remote)