/web-terminal

Primary LanguageDockerfileApache License 2.0Apache-2.0

About

The terminal emulator on Web browser.

Tags

xtermjs based images

These images are based by xterm.js.

docker run --rm -it -p 3000:3000 -d poad/web-terminal:_tag_

xtermjs

The base image for each images by xtermjs.

jshell

The JShell by AdoptOpenJDK 11 Hostspot VM.

jshell-gradle

The JShell by AdoptOpenJDK 11 Hostspot VM with jshell-gradle-plugin.

jshell-maven

The JShell by AdoptOpenJDK 11 Hostspot VM with jshell-maven-plugin.

sbt-console

The sbt console.

Rust

The Rust REPL by Evcxr REPL

Swift

The Swift REPL.

Warning: swift repl require privileged option. docker run --rm -it -p 3000:3000 --privileged -d poad/web-terminal:swift

TypeScript

The TypeScript REPL by ts-node

Attention

Safari with IME

日本語版のmacOSの場合、英数字入力モードではキー入力を受け付けてくれないようです。 解決方法などは下記をご参照ください。

https://ytooyama.hatenadiary.jp/entry/2019/06/20/223936

License

see LICENSE