Open
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
f6aaf095bf1d:~/project$ sudo yum install httpd-tools
sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
Steps to Reproduce
1.$ sudo yum install httpd-tools
2.
3.
Expected
Unable to install benchmark
Actual
try to install httpd-tools getting below error
f6aaf095bf1d:~/project$ sudo yum install httpd-tools
sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
Yes, this is also broken in native VS Code
Does this bug reproduce in GitHub Codespaces?
Yes, this is also broken in GitHub Codespaces
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response