From 76eb84e72d5a84d9c1d086c3483a5493745345cf Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 9 Feb 2022 09:04:09 +0100 Subject: Docker: Also mention the logging category used for debugging/testing Change-Id: I3f3c34e6102a6225539f3ad3b32d2e1e0026bc3a Reviewed-by: Reviewed-by: Christian Stenger --- tests/manual/docker/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tests/manual/docker') diff --git a/tests/manual/docker/README.md b/tests/manual/docker/README.md index 68be58f2e4..d9ef944d46 100644 --- a/tests/manual/docker/README.md +++ b/tests/manual/docker/README.md @@ -23,7 +23,10 @@ What works: For testing: -- build docker containers from this directory (tests/manual/docker) by +- Optional: Set QT_LOGGING_RULES=qtc.docker.device=true + This will show a large part of the communication with the docker CLI client. + +- Build docker containers from this directory (tests/manual/docker) by running ./build.sh. This builds a docker image containing a Desktop Qt build setup (including compiler etc) and second docker image container containing a run environment without the build tools, but e.g. with gdb -- cgit v1.2.3