-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issue 7232 #7235
Fix issue 7232 #7235
Conversation
benz0li
commented
Feb 27, 2025
- Resolve Running Ubuntu Noble docker image cannot start and prompts for sudo password for ubuntu user #7232
- Resolve coder#7232
Ping @code-asher |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! And sorry for the delay.
Oh wait I already merged but had a thought, since we are grepping for Also I wonder, if we already have a user 1000, could we rename it instead of delete/add? Another thing I have not checked, if someone is using a different UID ( |
Yes. But this works just fine for both the official Debian and Ubuntu Docker Image. |
I have not checked that either. |