# script-docker-install **Repository Path**: liu-huagui/script-docker-install ## Basic Information - **Project Name**: script-docker-install - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-01 - **Last Updated**: 2025-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # script-docker-install #### 介绍 使用docker compose 快速搭建开发测试服务组件 #### 使用说明 1. git clone https://gitee.com/liu-huagui/script-docker-install.git 2. cd script-docker-install 3. 进行相应文件目录执行 docker-compose up -d #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request