Docker container - Ubuntu 16.10, php7, composer, phpunit, & laravel installer
Stock Ubuntu 16.10
- git
- Zip
- wget
- Vim
- sqlite3
- Curl
- Redis
- php7.0
- php7.0-fpm
- php7.0-mbstring
- php7.0-xml
- php7.0-curl
- php7.0-json
- php7.0-zip
- php7.0-sqlite3
- phpRedis 7
- Composer - Current stable release
- hirak/prestissimo - Composer addon that speeds up composer
- phpunit/phpunit - Current stable release
- Laravel Installer - Current stable release
- apt-get update and upgrade run
- Composer bin added to PATH
- apt-get clean run and temp files deleted