Currently running the container with root permissions, PUID=0 and PGID=0. Want to mount /proc/1/ns/net:/mnt/host/proc/1/ns/net:ro to monitor the network status of routeros, but cannot see the /proc/1/ns/net directory. Currently, only able to see the network speed of the container’s own veth, which obviously is not the desired effect. How can I read the network files of pppoe-out or the entire bridge?