Add Mongo webui (#1687)

* add mongo webui
* update
* Update env-example
This commit is contained in:
ahkui
2018-07-06 20:54:44 +08:00
committed by Shao Yu-Lung (Allen)
parent 6fa2b75bb7
commit 1823060c4b
3 changed files with 26 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM mongoclient/mongoclient
LABEL maintainer="ahkui <ahkui@outlook.com>"