wxfjamdc / laravel-env

image docker for laravel env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Environment for PHP

  • Based on the latest official ubuntu:16.04 image
  • PHP 7.0, php7.0-fpm and other necessary tools install
  • Integrated phpcs, eslints, phpunit and other tools
  • Integrated Nodejs 7, bower

Coppy file docker-compose.yml

Required docker and docker-compose

$ docker-compose up -d

About

image docker for laravel env


Languages

Language:Shell 88.5%Language:Dockerfile 11.5%