From b25d85666b9302971f95ef3cfab180948e19005d Mon Sep 17 00:00:00 2001 From: digitalLumberjack Date: Wed, 2 Mar 2016 23:52:30 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d81f7..e75b079 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# docker-xwiki \ No newline at end of file +# docker-xwiki + +Create a xwiki instance with jetty webserver + +Use the following ENV when running : +- MYSQL_USER : the mysql user +- MYSQL_PASSWORD : the mysql password +- MYSQL_HOST : the hostname of the linked database container