Skip to content

Magento 2 on WSL w Docker Desktop / nginx / mysql

I need to create a local Magento 2 Test Version on my localhost.

My Machine: PC / Windows11
Using WSL Ubunut is installed
Docker Desktop is installed

Ive followed this Documentation:
https://github.com/markshust/docker-magento/discussions/372

Instead of Enterprise Ive used another curl for Community Edition.

Now I want to acces the files via Webbrowser but it wont work.

Ive completely lost track, can someone guide me to this please.

Thank you.