You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested this on a different Windows machine which had a WSL2 distro and integration configured and saw the same result. Then I tested on a machine that had no WSL2 distros (and of course none integrated) and it worked on that machine.
However, disabling all WSL2 distro integration on a failing machine did not make it work on that machine.
The text was updated successfully, but these errors were encountered:
Description
Freshly installed Docker Desktop 4.37.1, docker desktop running.
docker desktop stop
seems to stop the desktop just fine, but it never returns.docker desktop restart
has the same behavior, I imagine for the same reason.Reproduce
docker desktop stop
Expected behavior
Stop desktop and exit
docker version
Client: Version: 27.4.0 API version: 1.47 Go version: go1.22.10 Git commit: bde2b89 Built: Sat Dec 7 10:40:21 2024 OS/Arch: windows/amd64 Context: desktop-linux Server: Docker Desktop 4.37.1 (178610) Engine: Version: 27.4.0 API version: 1.47 (minimum version 1.24) Go version: go1.22.10 Git commit: 92a8393 Built: Sat Dec 7 10:38:57 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.7.21 GitCommit: 472731909fa34bd7bc9c087e4c27943f9835f111 runc: Version: 1.1.13 GitCommit: v1.1.13-0-g58aa920 docker-init: Version: 0.19.0 GitCommit: de40ad0
docker info
Diagnostics ID
4E2A4951-92EB-40C1-B2C0-AC8AFCF93183/20241230215826
Additional Info
I tested this on a different Windows machine which had a WSL2 distro and integration configured and saw the same result. Then I tested on a machine that had no WSL2 distros (and of course none integrated) and it worked on that machine.
However, disabling all WSL2 distro integration on a failing machine did not make it work on that machine.
The text was updated successfully, but these errors were encountered: