Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 317 Bytes

Docker-Terminal

A terminal for Docker containers in js. Requires Docker >= 1.0.0.

Get going with:

~ $ git clone https://github.com/aidanhs/Docker-Terminal.git
[...]
~ $ cd Docker-Terminal
~/Docker-Terminal $ python2 -m SimpleHTTPServer 8000

And visit http://localhost:8000 in your browser.