Docker image does not start

Your software
My Mautic version is docker: mautic/mautic:5.1-apache

Your problem
My problem is:
That there are no usefull server logs about why mautic it’s not starting.

AH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 10.42.208.111. Set the ‘ServerName’ directive globally to suppress this message

Tue, Aug 27 2024 5:00:53 pmAH00558: apache2: Could not reliably determine the server’s fully qualified domain name, using 10.42.208.111. Set the ‘ServerName’ directive globally to suppress this message

Tue, Aug 27 2024 5:00:53 pm[Tue Aug 27 15:00:53.652135 2024] [mpm_prefork:notice] [pid 13] AH00163: Apache/2.4.59 (Debian) PHP/8.1.29 configured – resuming normal operations

Tue, Aug 27 2024 5:00:53 pm[Tue Aug 27 15:00:53.652212 2024] [core:notice] [pid 13] AH00094: Command line: ‘apache2 -D FOREGROUND’

i’m using a kubernetes cluster to run mautic set all the needed env vars. But no luck running it.

When i set incorrect DB info is does inform me from the logs. So looks like DB is configured correctly.