]> git.ipfire.org Git - people/ms/suricata.git/commit
prscript: docker do not need sudo
authorEric Leblond <eric@regit.org>
Thu, 22 Oct 2015 19:06:44 +0000 (21:06 +0200)
committerVictor Julien <victor@inliniac.net>
Tue, 17 Nov 2015 13:07:34 +0000 (14:07 +0100)
commit35c1b681eea62918e07c35e3d8c8df23f1f26d49
treea79ae0e737671d697ba1dc88ea14fbc5285ed32c
parentc199fdcbb9197d13e2cc85d162051139d511494c
prscript: docker do not need sudo

Usage is not to run docker command as root but to have the user
in the docker group to be able to run docker commands.
qa/prscript.py