# circus-container-manager This container manager containers and exposes an API for ALL other containers. ## Function This container exposes and api for all other containers to use. It should be the only container into which the docker-socket is mounted and all containers should communicate with it over an HTTP api.