Skip to content

cego/container-manager

Repository files navigation

Container manager

Used to ensure that containers listed in config.yml is running and is connected to Docker networks.

  • Start/stop containers listed in config.yml
  • Add to network listed in config.yml
  • Detach from network if it is not being used (attachAllNetwork only)

See config.example.yaml for configutation example.