Hi,
Was this working in previous versions? I’m starting to wonder if something in gopsutil changed.
In either case, adding --net host
to get the container in the same network namespace as the host should make this work. See my previous comment around this topic.
Thanks!