This commit is contained in:
Vincent Massol 2017-02-08 11:54:19 +01:00 committed by GitHub
parent 92dde643f0
commit 8570357356
1 changed files with 0 additions and 8 deletions

View File

@ -86,14 +86,6 @@ Note that if you want to set a custom version of XWiki you can checkout `master`
Note that `docker-compose up` will automatically build the XWiki image on the first run. If you need to rebuild it you can issue `docker-compose up --build`. You can also build the image with `docker build . -t xwiki-mysql-tomcat:latest` for example.
## Building
This is the simplest solution and the one recommended. Here are the steps:
- Install Git and run `git clone https://github.com/xwiki-contrib/docker-xwiki.git` or download the sources from the GitHub UI. Then choose the branch or tag that you wish to use:
- The `master`branch will get you the latest released version of XWiki
- The `8.x` branch will get you the latest released version of XWiki for the 8.x cycle
# Details for xwiki-mysql-tomcat
## Configuration Options