lando / symfony

The Official Symfony Lando Plugin
https://docs.lando.dev/symfony/
GNU General Public License v3.0
6 stars 2 forks source link

Lando wsl2 performance #2

Open raffaelecarelle opened 2 years ago

raffaelecarelle commented 2 years ago

Hello,

I'm trying to install Lando on wsl2 with docker desktop.

The recipe is Symfony (big and complex project) and the cache clear command is completed on 1 min later.

Instead if the command is launched on LAMP stack install directly on WSL2 (with out lando and docker), the command is completed on 30 sec.

My .lando.yml file is equal to Lando docs for testing.

Why this difference of performance?

Thanks.

Raffaele C.