stefanorg/dockerized-php-dev 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

stefanorg/dockerized-php-dev

Composer 安装命令:

composer require stefanorg/dockerized-php-dev

包简介

Dockerized php dev with zray

README 文档

README

This module is intended to use as a skeleton starting point and is based on the ideas of andreaskoch/dockerized-magento

Requirements

You need

  • docker
  • docker-compose
  • composer

Create the Skeleton

  • composer.phar create-project -s dev stefanorg/dockerized-php-dev my-project

Editing the docker env config file

  • Copy docker-compose.local.yml.dist to docker-compose.local.yml
  • Edit:
    • docker-compose.local.yml with your host specific directories
    • docker-compose.yml with your app specific settings

Script

A utility script is provided, run ./container.sh to see the options

统计信息

  • 总下载量: 15
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: Shell

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-09-27