Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 277 Bytes

Environment for PHP

  • Based on the latest official ubuntu:16.04 image
  • PHP 7.3, php7.3-fpm and other necessary tools install
  • Integrated phpcs, phpunit and other tools

Coppy file docker-compose.yml

Required docker and docker-compose

$ docker-compose up -d