Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 448 Bytes

Docker-Distributor-Bot

use QQ-Bot to distribute docker containers

Features

  • use ssh to control docker daemon on remote servers
  • build docker image by custom Dockerfile
  • create/delete containers
    • mount volumns
    • enable password login
  • monitor system state (CPU / GPU / Memory ...)
  • listen the dialog in QQ group and react to keywords

Known Bugs

  • tar can't work on windows, maybe caused by '\' in path