mirror of
https://github.com/Febbweiss/docker-xwiki-jetty.git
synced 2026-03-05 06:45:36 +00:00
9 lines
228 B
Markdown
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
|