Files
docker-xwiki-jetty/README.md
digitalLumberjack b25d85666b Update README.md
2016-03-02 23:52:30 +01:00

9 lines
228 B
Markdown

# 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