From 6753dc919f63a299c1b522d0261a5ed5306a6d76 Mon Sep 17 00:00:00 2001 From: Jack Ivanov <17044561+jackivanov@users.noreply.github.com> Date: Sat, 9 May 2020 11:07:37 +0300 Subject: [PATCH] Update troubleshooting.md --- docs/troubleshooting.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 8e6a256..5e17006 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -253,10 +253,6 @@ Message: The value of parameter linuxConfiguration.ssh.publicKeys.keyData is inv Target: linuxConfiguration.ssh.publicKeys.keyData"} ``` -code { - white-space : pre-wrap !important; -} - This is related to [the chmod issue](https://github.com/Microsoft/WSL/issues/81) inside /mnt directory which is NTFS. The fix is to place Algo outside of /mnt directory. ### Docker: Failed to connect to the host via ssh