# docker_fast_init **Repository Path**: xupaul/docker_fast_init ## Basic Information - **Project Name**: docker_fast_init - **Description**: 快速建立docker环境 - **Primary Language**: Docker - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2019-05-28 - **Last Updated**: 2023-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 中文| [English](./README.en.md) # docker_fast_init #### 介绍 快速建立docker环境 #### 软件架构 软件架构说明 ![architecture](./archi.png) #### 安装教程 1. git clone https://gitee.com/xupaul/docker_fast_init.git 2. 调整配置文件夹中的文件目录 3. docker-compose -f ./docker-compose.yml up #### 使用说明 1. 需要docker环境,以及docker-compose组件 2. 注意端口冲突 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request