Skip to content

Remove Docker Desktop from Readme

Docker Desktop is not needed for Windows users and should be removed from Readme. Instead of having to use Docker Desktop, since we are already on WSL and Debian, we can just install Docker in Debian (comes with Docker Engine and Docker Compose). No need for extra useless apps on the Windows side. :)

My suggestion: replace this text:

Windows and macOS users use Docker Desktop which already ships Docker Compose v2.

With this:

(For macOS, I don't know if Docker Desktop is still necessary)