# docker-pool **Repository Path**: cevin15/docker-pool ## Basic Information - **Project Name**: docker-pool - **Description**: docker 容器池 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2017-06-09 - **Last Updated**: 2025-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #docker 容器池 ## 有什么用? 类似于数据库连接池,能够创建一批符合需求待用的docker容器。 ## 技术栈 * Redis * Docker * RebbitMQ ## 感谢 感谢大牛们提供的这么多好用的开源软件。 感谢[spotify](https://github.com/spotify)的[docker-client](https://github.com/spotify/docker-client),非常好用。