# container-script **Repository Path**: five-faith/container-script ## Basic Information - **Project Name**: container-script - **Description**: java开发相关容器docker-compose配置 - **Primary Language**: YAML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-15 - **Last Updated**: 2025-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # container-script ## 介绍 java开发相关容器docker-compose配置 ## 软件架构 ``` nacos-server └── v2.5.1 ├── env │ ├── mysql.env │ └── nacos-standlone-mysql.env ├── mysql │ └── / │ └── script/ ├── nacos │ └── conf │ └── application.properties ├── standalone-logs └── docker-compose.yaml ```