Setting up gmail on Mautic 5 on Docker Windows 10

Your software
My Mautic version is: 5
My PHP version is: 8
My Database type and version is: MySQL

Your problem
My problem is: Setting up gmail on Mautic 5 on Docker under Windows 10

These errors are showing in the log: Unable to send emails via “gmail” as the bridge is not installed; try running “composer require symfony/google-mailer”.

Steps I have tried to fix the problem: No idea how I would add this to the yaml file to rebuild the image. Or does such an image exists?
This image led to a 404 https://registry.hub.docker.com/u/mautic/mautic/, so I installed this one GitHub - mautic/docker-mautic: Docker Image for Mautic. Any help is appreciated. I want to test mautic locally and be able to send mail via any transporter.

Thanks