Installation

  • git clone https://github.com/kyujin-cho/dockerwatcher
  • cd dockerwatcher
  • chmod +x install.sh
  • ./install.sh
  • pip3 install -r requirements.txt
  • Now you can start watch server by python3 watch.py.