A docker project to bring up jshell from jdk9
Run as REPL
$ docker run -it ecolabardini/jdk9 jshell
FROM ecolabardini/jdk9
Please contact me if you have any ideas, suggestions or, even better, you want to collaborate.
This repository is licensed under the Apache License, Version 2.0.