Did some googling and got it to work.
I just have a quick fix for you:
bertaveira sudo rm /etc/nginx/sites.enabled/default
should be sites-enabled
also be sure to service php7.2-fpm start
service nginx start
and service mysql start
Got it to finally run on a docker now I can die in peace 🤣
Thanks for your post, it helped a lot!