# circus-scoreboard Scoreboard displaying the rankings of all companions in the swarm ## Function This container displays a scoreboard ranking the individual companion containers. The container should simply get a list of all running containers using the docker socket (this is just an idea) and access a stats endpoint. The stats endpoint optimally exposes the name of the user the companion container belongs to and the amount of points the user has.