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.