From 3d6d82334a96c02c83ea386a29c9d8f2b3dc448f Mon Sep 17 00:00:00 2001
From: Tauriello Gerardo <gerardo.tauriello@unibas.ch>
Date: Thu, 20 Feb 2020 17:25:21 +0100
Subject: [PATCH] Update GUI part of docker README.rst

---
 docker/README.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docker/README.rst b/docker/README.rst
index bc6efa1ae..517345d9c 100644
--- a/docker/README.rst
+++ b/docker/README.rst
@@ -155,7 +155,9 @@ To see the help for compare-structures action run:
 Run GUI
 -------
 
-In order to run GUI do (tested on linux machine):
+The container is built with GUI support, but this is still to be considered an
+experimental feature as it is known to depend on some properties of the host
+where Docker is run. What works on some Linux machines is the following:
 
 .. code-block:: bash
 
-- 
GitLab