File size: 258 Bytes
f21bd3e
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
https://wusiyu.me/full-ubuntu-devbox-in-docker/

# User privilege specification
root    ALL=(ALL:ALL) ALL

# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL

# Allow members of group sudo to execute any command
%sudo ALL=NOPASSWD:ALL