-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Windows Version
Microsoft Windows [Version 10.0.22635.3930]
WSL Version
2.3.11.0
Are you using WSL 1 or WSL 2?
- WSL 2
- WSL 1
Kernel Version
6.6.36.3-microsoft-standard-WSL2
Distro Version
Ubuntu 20.04
Other Software
Docker version 27.0.3, build 7d4bcd8
Repro Steps
- Update WSL via windows store
- Launch Docker
Expected Behavior
Docker to launch successfully
Actual Behavior
Docker fails to launch
Diagnostic Logs
No response
Some additional context
This morning WSL was updated via the Windows store, after that Docker failed to launch with a generic "exit code 1" error message. I uninstalled and reinstalled Docker and then it still failed to launch complaining it couldn't get the disk size.
I've seen some other issues related to Docker #11742 and #11771 and kernel version 6.6.36.3, but those don't seem to apply to me since I'm not building the kernel my self (installing from Microsoft Store), and I don't have "kernel=" in my .wslconfig.
Also, installing Docker using Hyper-V instead of WSL has no problems.