# docker-console **Repository Path**: cw2016/docker-console ## Basic Information - **Project Name**: docker-console - **Description**: Web Terminal For Docker - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-09-05 - **Last Updated**: 2023-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
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/