Answers for "docker wsl2 docker command not found"

1

The command 'docker' could not be found in this WSL 1 distro

#Check and switch to your wsl process with following:
wsl --list --verbose
wsl --set-version <your proc> 2
Posted by: Guest on March-28-2021

Code answers related to "docker wsl2 docker command not found"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language