Who's using Docker to run mautic for development?

Hi guys,



Are you using Docker to run mautic for development?

Are you using it on a server or on your local machine?

Hi guys,

Are you using Docker to run mautic for development?
Are you using it on a server or on your local machine?

We have Digital Ocean droplet with dockerized mautic. Are you using the original image or did you come up with your own?

I am trying to use DDEV in my local machine. It creates some Docker containers. Then I am trying to use Visual Studio Code. I have succeeded using xdebug. But have failed to use that with phpunit. Still trying to set it up. Can run unittests separately, but would like to debug those also.