Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 450 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 450 Bytes

docker-yii2

Build the full Yii2 test environmet

PHP Version

  • 7.0, latest
  • 5.6
  • 5.5

Software

  • Git
  • unzip
  • mysql
  • php intl extension
  • php pdo_mysql extension
  • php pdo_pgsql extension
  • php imagick extension
  • php memcached extension
  • php xdebug extension

Extra

  • Disable expose_php

MySql

  • username: root
  • password: root

Use

docker pull fbarrento/docker-yii2

Source

GitHub: https://github.com/fbarrento/docker-yii2