This is an old revision of the document!
docker run -it -e CHE_HOST=ide.knallimall.org -e CHE_PORT=9292 -e CHE_SINGLE_PORT=true -v /var/run/docker.sock:/var/run/docker.sock -v ~/.che-multiuser:/data eclipse/che start
sudo iptables -t nat -I DOCKER ! -i docker0 -j RETURN