https://github.com/zwwhdls/docker-admin
可以内网穿透的 Docker 代理,集中管理多台机器的 Docker Daemon
https://github.com/zwwhdls/docker-admin
Last synced: 10 months ago
JSON representation
可以内网穿透的 Docker 代理,集中管理多台机器的 Docker Daemon
- Host: GitHub
- URL: https://github.com/zwwhdls/docker-admin
- Owner: zwwhdls
- License: apache-2.0
- Created: 2018-07-07T14:19:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T14:12:05.000Z (almost 8 years ago)
- Last Synced: 2025-07-24T15:11:20.346Z (11 months ago)
- Language: Python
- Homepage:
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Admin
纯 Python,完全开源的轻量级 Docker 管理看板,支持多节点管理,支持内网穿透。
## Install
1. 安装 Docker
2. 查看[安装文档](https://github.com/Coderhypo/docker-admin/blob/master/doc/install.md)
## Quick Start
[快速上手](https://github.com/Coderhypo/docker-admin/blob/master/doc/quickstart.md)
## License
[Apache License 2.0](https://github.com/Coderhypo/docker-admin/blob/master/LICENSE)
## Todo