Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 302 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 302 Bytes

容器网页版终端

docker 和 kubernetes 容器 web 终端的简单实现 使用 python + flask + websocket + react 实现

开始

安装依赖

pip install -r requirements.txt

运行

python run.py

运行截图

container-web-terminal