Jedox use chroot on linux, but it would be far better using docker.
- it would be possible to minimize the libs needed when running on the same centos than the one from linux
- we would be able to run multiple jedox-docker images on the same hardware
- it would simplify the installation
- we could port a docker image from the server to a local machine easily for debuging purposes