Sign inSign up

cdue/webconsole

By cdue

Updated almost 9 years ago

Run a terminal inside your browser thanks to http://web-console.org/

Image
3

100K+

cdue/webconsole repository overview

Web-console

This image allows to run a terminal in a browser. It uses the web-console open source project.

Running a web-console container

Run the following command: docker run -it --rm -p80:80 -v $PWD/directory_to_mount/:/mounted_directory cdue/webconsole:latest

(no need to use the -v option if you don't need to mount a directory inside the container)

Then access your web-console at: http://localhost

Tag summary

Content type

Image

Digest

Size

177.8 MB

Last updated

almost 9 years ago

docker pull cdue/webconsole