This is a proof of concept of docker container for java9 notebook.
It just brings a lot of not relevant stuff inherited from "jupyter/base-notebook".
"docker build" will fail because of the relative path to javakernel folder
First Download a kulla.jar
Rename it to kulla.jar and place it in the root of this project. The last tested jar was. kulla--20160821005845.jar
from docker directory run
sudo ./build-image
and to re-create docker container listening on port 18888
sudo ./recreate-container