How to Fix "User Not in Sudoers File" Error in Docker Containers
The Problem
Earlier today, I was exploring dev containers from Microsoft and trying to set up a Rust dev container using Distrobox on Docker. I got stuck at the 'user not in sudoers file' error. The typical solution is to add the user to the sudo gro...
blog.pawan.win1 min read