coder@7cf78ab58099:~/project$ sudo yum install httpd-tools -y
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.
When I try to run the above command sudo yum install httpd-tools -y to install apache benchmark, I receive an error (also stated above). What can i do?