Hi all,
since I wanted to better understand how Docker works, as an evening
project I created a Dockerfile for packaging an image that can be used
to run an XWiki container.
It also supports data persistence, so that you don't lose your data
when you shut down the container.
You can find it here:
https://github.com/fmancinelli/docker-xwiki
Enjoy,
Fabio