I'm getting this error while running "ifconfig" command in my CentOS 7 container
The error i get is
cannot open /proc/net/dev (Permission Denied)
how to solve this..??? I'm getting this problem in my each container. I give full permission to /proc/net/dev but it's not working