Jean-Philippe Briend
Jean-Philippe Briend
Can you share with us what you see in the `Experimental Feature` screen? Can you also confirm you previously enabled Host Networking option once? Notification system revamp is in our...
Oh my bad, it is in `Beta Features` now (the first tab). I see you may soon run out of disk space in the VM. Maybe run some `docker prune`...
Thank you that is useful. Can you give us the content of the settings file for HostNetworking? You can get it with this commandline: `cat ~/Library/Group\ Containers/group.com.docker/settings.json | grep -i...
Is this notification bug happening every time you restart Docker Desktop? Can you check that the notification is always a new one? Notifications will persist across restarts and a timestamp...
According to the diagnostic, it's an issue with WSL2. I found the exact same error message as https://github.com/microsoft/WSL/issues/8316. Maybe have a look at the WslService (and don't forget to restart...
Hi @groovecoder , the diagnostic was not uploaded. Can you check if you have any network limitation which would prevent uploading it? Reminder: you can run the diagnostic via the...
If you are a customer and have access to our Support, you can create a ticket, they probably have a way for you to provide the diagnostic in it.
Hi @arvera , in your case, Docker daemon can not start because there is no space available: ``` failed to start daemon: failed to get temp dir to generate runtime...
Hey @tigerquoll , you have the same issue: `no space disk left`. Apply the same recommendation as above and don't forget to regularly clean up things in Docker.
Hi, 1 is the Docker application itself (required when you want to have Docker Desktop start when the laptop starts). 1 is the Docker Helper, used to start Docker Desktop...