Skip to main content

Command Palette

Search for a command to run...

Docker Error: "Docker Desktop distro installation failed..."

Published
1 min read
M

Mohamad's interest is in Programming (Mobile, Web, Database and Machine Learning). He is studying at the Center For Artificial Intelligence Technology (CAIT), Universiti Kebangsaan Malaysia (UKM).

Solution:

  1. Stop Docker Desktop

  2. Run the following command in your terminal wsl --unregister docker-desktop

  3. Run Docker Desktop again (Will recreate the distro)