Skip to content

thxjia/docker-console

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Terminal For Docker

1, git clone https://github.com/lanbiter/Docker-console.git

2, pip install -r requirements.txt

3, vim configure.py

4, fix DOCKER_HOST and DOCKER_API_VERSION according to your own situation and set timeout

5, choice a containerID(running) in you DOCKER_HOST and set CONTAINER_ID

6, execute start.sh and visit http://(website):5000/


About

Web Terminal For Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.3%
  • HTML 25.7%
  • Shell 2.0%