Piotr

Results 28 comments of Piotr

Hi @Chenthilraj , could you try this build https://desktop-stage.docker.com/win/main/amd64/117973/Docker%20Desktop%20Installer.exe and let me know if it resolves the issue?

@Chenthilraj thanks for giving that build a go could you gather diagnostics for it (https://docs.docker.com/desktop/troubleshoot/overview/#diagnose-from-the-terminal)? PS Have you tried running `wsl --shutdown` and or rebooting your machine?

hi @Chenthilraj , the build I linked previously avoids sharing `PATH` between windows and WSL, which was aimed to work around `Failed to translate` errors coming from WSL. However I...

@M31MOTH - could you try following https://docs.docker.com/desktop/linux/install/#uninstall-docker-desktop, and failing that try to remove `~/.docker` (of course, don't forget to back it up if you are worried about losing some aspect...

Hi, thanks for reporting the issue, and sorry for the inconvenience. We are looking into the problem.

hi @chrisvoo, I've got a partial fix for the missing `DELETE` events. It's partial because it can only report events on the top most remaining file system node in case...

Hi, I am not a 100% sure that I understand correctly. I assume you were running a regular docker engine (e.g. `docker-ce`) and then installed docker desktop. If so you...

@bro-aero - sorry, we don't have an option to run without kvm. And adding it would have a massive performance penalty. Did you make sure you have enabled virtualisation in...

hi @Abdullah-Albinali, the first thing I'd do is make sure your windows host has sufficient space to let your VM's drive expand (if it can't, DD's VM drive won't be...

@Abdullah-Albinali - just to be sure, did you check if the windows host isn't running low on disk space? `df` in the VM will report what's allocated, rather than actually...