ROCm-docker/rocm-terminal/sudo-nopasswd
Kent Knox ac148642e8 Adding rocm-user to sudo group; password no longer required
Removing ENTRYPOINT, adding new CMD to launch bash
2016-06-24 17:04:40 -05:00

4 lines
115 B
Plaintext

# This line grants the any members of the sudo group
# passwordless sudo privileges
%sudo ALL=(ALL) NOPASSWD:ALL