about summary refs log tree commit diff
path: root/README.md
blob: 41cf41b6e55a69f5612597348de78d46af9b5669 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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.