wsl --install -d Ubuntu
The command 'docker' could not be found in this WSL 2 distro.
docker desktop 설치 전에 WSL 설치/설정이 안 된 탓이니 docker desktop을 삭제 후 재설치 해줄 것
General에서 Use the WSL 2 based engine
Resources에서 Ubuntu를 Enable
설정 변경 후 Apply & restart
wsl -d [OS Name] -u [User Name]