Client web app for monitoring your docker with Godoremi
Make sure you have Glide installed on your machine
- Clone
git clone https://github.com/orcinustools/laboon.git
- Install dependencies
glide install
- Serve
go run *.go
- Browse to localhost:9000