# docker-template **Repository Path**: swisscrum/docker-template ## Basic Information - **Project Name**: docker-template - **Description**: Docker 模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-29 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###Docker项目模板 1.使用方式 复制文件到项目根目录,然后修改 ./docker/nginx/vhost.conf {Need Update} 是修改关注的点 2.启动 在项目根目录下直接运行 docker-compose up -d就完成了。