# Docker-Terminal **Repository Path**: dazuanfeng/Docker-Terminal ## Basic Information - **Project Name**: Docker-Terminal - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-30 - **Last Updated**: 2022-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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.