-
This plan captures our work on the Remote development extensions in **January**. We follow the same iteration cycle as [VS Code](https://github.com/microsoft/vscode/issues/87479). Although we plan for…
-
### Expected behavior
Using a simple example of the FROM microsoft/iis and EXPOSE 8000 as shown in the samples, this type of command runs, and I can access the port on the ip address shown from docke…
-
### Expected behavior
Container should start normally
### Actual behavior
C:\Users\einom>docker start f96263b10996
Error response from daemon: error while creating mount source path '/host_mnt/c/U…
-
This plan captures our work on the Remote development extensions in **November**. We follow the same iteration cycle as [VS Code](https://github.com/microsoft/vscode/issues/83930). Although we plan fo…
-
I am running usbip release **usbip-win 0.1.0** under Windows 10 (64-bit, build 2004) and WSL 2. My WSL distro is Ubuntu 20.04.
I followed the instruction of installing certificate into both trusted…
ghost updated
4 years ago
-
### Expected behavior
OSX ssh-agent socket is available (for mount) in containers
```
$ docker run -it -v ${SSH_AUTH_SOCK}:${SSH_AUTH_SOCK} -e SSH_AUTH_SOCK="${SSH_AUTH_SOCK}" --rm alpine:3.4 /bin/s…
-
I use Remote SSH most of the time btw.
-
This plan captures our work on the Remote development extensions in **September**. We follow the same iteration cycle as [VS Code](https://github.com/microsoft/vscode/issues/80591). Although we plan f…
-
I am having the same issue on a Windows 10 Home machine. Virtualization is enabled, and I am able to run other VMs using VirtualBox.
I have tried using the --no-vtx-check, and I end up getting a ti…
-
I finally managed to run Unity inside WSL, this shows that is fully capable of running an entire Desktop Environment, there is some issues with dbus and sometimes VcXsrv crashes, also you can't logout…