From 20e13359221cbe80c0faa9b39515bd23f1e8348d Mon Sep 17 00:00:00 2001 From: Marcus Tillmanns Date: Tue, 9 Jul 2024 10:00:03 +0200 Subject: [PATCH] Docker: Change documentation to reflect requirement change Change-Id: Iab47be4f663bd4ee09d909d2659cc6f59b4c59b7 Reviewed-by: Leena Miettinen --- doc/qtcreator/src/docker/creator-docker.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/docker/creator-docker.qdoc b/doc/qtcreator/src/docker/creator-docker.qdoc index 4f1167b359a..90a44e67b10 100644 --- a/doc/qtcreator/src/docker/creator-docker.qdoc +++ b/doc/qtcreator/src/docker/creator-docker.qdoc @@ -102,7 +102,7 @@ \row \li \uicontrol {Do not modify entry point} \li Stops \QC from modifying the \l {Modify entry points}{entry point} - of the image. Make sure that the entry point starts a shell. + of the image. Make sure that the entry point of the image does not exit immediately. \row \li \uicontrol {Enable flags needed for LLDB} \li Adds the following flags to the container to allow LLDB to run: