Hi, I've made a pull request to Fabio's dockerfile to update it to 8.4.1.
https://github.com/xwiki-contrib/docker-xwiki/pull/2 In the process I made quite some changes: - Support for XWiki 8.4.1 and Java 8 (needed debian jessie-backports) - Added libreoffice server - Added xinit to manage xwiki instance - Added webapps/ROOT/index.html to redirect to XWiki page from root URL - Persistence handled in a data container - Added quickRun.sh for one click build and run I think it would be good for the xwiki community to have an officiel Dockerfile and to publish it on docker hub for people to find an "official" XWiki available for the latest version. The approach in this Dockerfile might not be perfect but it's an acceptable one I think. I would like to change the distributionId for this instance. Once the xwiki war is deployed, what needs to be changed to change the distributionId ? Ludovic -- *Ludovic Dubost* *Founder and CEO* [email protected] skype: ldubost Blog: http://blog.ludovic.org <https://r.clb.pt/r/08c3c9b2cf61b703f121baebe7511ede?d=http%3A%2F%2Fblog.ludovic.org> _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

