Start Docker Desktop
Download Docker Desktop
Make sure the Docker Desktop is open (it will run the Docker engine on Windows 11). Without this step Windows will show ‘could not find Docker daemon’ when you run docker command at the command line.
<?php
docker version

