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