I updated sudoers file with the following line
sudo ALL=(ALL) NOPASSWD:/usr/bin/docker
after save the changes, I can't run any sudo command and I can't edit sudoers file
I get the following error:
Sorry, user xxxx is not allowed to execute '/bin/bash' as root on xxxx.
How to fix the issue ?