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: colorado.1.0~408^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F13419%2F1;p=functest.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 096ece076..3ca605033 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: