Yes, the container is running.

In fact, all containers are running…
What is strange is that I cannot get into the console.
After further investigation of the container log it shows:
Render config
2025/04/16 10:48:33 [warn] 1#1: the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/nginx.conf:120
nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /etc/nginx/nginx.conf:120
2025/04/16 10:48:33 [emerg] 1#1: cannot load certificate "/etc/ssl/mail/cert.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
nginx: [emerg] cannot load certificate "/etc/ssl/mail/cert.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
I guess this might be the problem?