docker_conductor.py

处理对 Docker 资源的操作。

Handler 类通过 Docker 客户端(访问对应 bay 的 API 地址,默认为 2376 端口),来实现对容器的 CRUD 等操作。

Last updated

Was this helpful?