From 822b6ccef4d0d0f2a90ed7afa312f3d15eff3140 Mon Sep 17 00:00:00 2001
From: Rafal Gumienny <guma44@gmail.com>
Date: Wed, 14 Mar 2018 12:13:31 +0100
Subject: [PATCH] docs: SCHWED-3096 Update docker README

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

diff --git a/docker/README.rst b/docker/README.rst
index 81f1c17e6..3bd25884a 100644
--- a/docker/README.rst
+++ b/docker/README.rst
@@ -3,7 +3,8 @@ OST Docker
 
 .. note::
 
-  In order to run docker commands there might be a need to run them as root (sudo).
+  For many docker installations it is required to run docker commands as root. As
+  this depends on set up, we skip the `sudo` in all commands.
 
 Build Docker image
 ------------------
-- 
GitLab