I am following this tutorial,
I installed Docker and WSL2(Ubuntu 20.04.4 LTS) on my windows system, as shown in image below,

When i am trying to run Laravel project using command,
./vendor/bin/sail up
Why i am getting error no such file or directory found?