remote terminal
A container that serves a webpage with a terminal into itself.
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| Name | Name | Last commit date | ||
|---|---|---|---|---|
remote terminal
A container that serves a webpage with a terminal into itself.
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