Greeings, lately I started running gazebo in docker container, as somewhy there were issues with building ignition-transport from sources on my distro. In particular, cmake was unable to pass through the unit tests involving multiple processes. To comunicate with the container I tried gzweb, it works great, but no matter if the scene is empty or not it raises cpu consumption and jumps to ~ +30 degrees of cpu temperature.
Any ideas why is it such consuming or how to circumvent ignition-transport building problems?