From: David Blaisonneau Date: Fri, 29 Apr 2016 08:00:43 +0000 (+0200) Subject: Add a step to enable docker run without sudo X-Git-Tag: 0.2~1564^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=29dc5482608c8504e9becbc6dabb92f32d55d696;p=functest-xtesting.git Add a step to enable docker run without sudo Signed-off-by: David Blaisonneau --- diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 096ece07..3ca60503 100644 --- a/docs/configguide/index.rst +++ b/docs/configguide/index.rst @@ -132,6 +132,7 @@ Add your user to docker group to be able to run commands without sudo:: sudo usermod -aG docker +Disconnect and reconnect to enable the group change. References: