Skip to content

Simple wetty (web-based tty) JShell (Java 9) image for fast and quick java-prototyping.

License

Notifications You must be signed in to change notification settings

kai-wegner/jshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jshell

Find the docker-repository here: https://hub.docker.com/r/kawe/jshell/

Simple wetty (web-based tty) JShell (Java 9) image for fast and quick java-prototyping.

Start this container - start your browser - goto http://localhost:8080 - enjoy the power of JShell

This container is based on wetty (web-based tty) and the official jdk-9 image brining the joy of JShell into your browser. No need to have anythink locally installed - prototype your JDK 9 features in seconds and remote.

Login with password: shell

Happy coding!

docker run -p 8080:8080 kawe/jshell

or

docker-compose up

About

Simple wetty (web-based tty) JShell (Java 9) image for fast and quick java-prototyping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages