Run webssh in docker
Don't know? I am pretty sure this project is not what you are looking for. Just skip it. Honestly, I am also studying it, can not say much but really a cool tool you will like. Don't hesitate to try it!
A simple web SSH client. Written in Python.
To start a container from this image:
$ docker run -d -p 8080:8080 snsyzb/webssh
The container will start a web application on 8080 port, so you can visit your own ssh client web application via openning localhost:8080 in your browser.