# 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 [中文](./README.md) | English # docker_fast_init #### Description To Establish PHP DEV environment by Docker Quickly. #### Software Architecture Software architecture description ![architecture](./archi.png) #### Installation 1. get code ```shell git clone https://gitee.com/xupaul/docker_fast_init.git ``` 2. Customer configures, like docker-compose.yml, php.ini... 3. docker-compose run up ```shell cd docker_fast_init docker-compose -f ./docker-compose.yml up ``` #### Instructions 1. Docker-compose is needed 2. Check network port usage