sudoers config snippet to enable password-less sudo for docker commands only
rsrchboy ALL=NOPASSWD: /usr/bin/docker | |
%docker ALL=NOPASSWD: /usr/bin/docker |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment