Dockerized tty.js Node Module. Enables web based Terminal.
1.3K
See GitHub Repo for Dockerfile
Dockerized tty.js Node module. Enables web based terminal.
Simple -WARNING: This is minimally, if at all, secured. Use at your own risk!
docker run -d -p 8080:8080 --name tty a0js/rpi-tty
Point your browser to http://hostmachine:8080
You can use your own config file. See tty.js Docs for example config.
docker run -d -p 8080:8080 --name tty -v path/to/config.json:/config.json a0js/rpi-tty --config /config.json
Content type
Image
Digest
sha256:e35a723d7…
Size
158.4 MB
Last updated
almost 11 years ago
docker pull a0js/rpi-tty