An open API service indexing awesome lists of open source software.

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

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