diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 477e718f..262f3715 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -236,7 +236,7 @@ {% endif %} {% else %} {% if isAnyRestarting == false %} - Containers are currently starting.

+ Containers are currently starting. You might inspect the container logs by clicking on
Starting
next to each container for further details.

Reload ↻

{% else %} It seems like at least one container is currently restarting which means it is not able to start correctly.