Answers for "the command 'docker' could not be found in this wsl 2 distro after updating ubuntu"

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 "the command 'docker' could not be found in this wsl 2 distro after updating ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language