term remote terminal A container that serves a webpage with a terminal into itself. Usage Mount the current folder at /workspace and expose at port 8080 docker run -p 8080:3141 -e HOME=/workspace -v ./:/workspace ghcr.io/musakui/term:latest Stack Xterm.js node-pty node:alpine with some help from ws and vite