Just found out about this, while running the docker example-voting-app and failing because port 5000 is used, so I run:
lsof -nP +c 15 | grep LISTEN
and there it was ControlCenter with ports 5000 and 7000 being used.
Topic:
App & System Services
SubTopic:
Core OS
Tags: