# wise-env **Repository Path**: weylan/wise-env ## Basic Information - **Project Name**: wise-env - **Description**: docker-compose 搭建集成开发环境,一键运行mysql、redis、等环境 - **Primary Language**: Docker - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-21 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README wise-env 运行服务命令: ```bash docker-compse -f docker-compose.yml -f docker-compose.xxx.yml up [-d] ```