From 152630fcf5b85e73c8dea70a011800d31f3d8548 Mon Sep 17 00:00:00 2001 From: fundon Date: Tue, 13 Jan 2015 17:31:01 +0800 Subject: [PATCH] Add DockerBoard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b79013..491d1a0 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource ## Web Interface * [Docker Registry Web](https://github.com/atc-/docker-registry-web) (A web UI for easy private/local Docker Registry integration) by [@atc-](https://github.com/atc-) * [DockerUI](https://github.com/crosbymichael/dockerui) (DockerUI is a web interface to interact with the Remote API.) by [@crosbymichael](https://github.com/crosbymichael) +* [DockerBoard](https://github.com/dockerboard/dockerboard) (Simple dashboards, visualizations, managements for your dockers.) by [@dockerboard](https://github.com/Dockerboard) ## Monitoring * [Seagull](https://github.com/tobegit3hub/seagull) (Friendly Web UI to monitor docker daemon.)