Skip to content

BryanHeath/docker-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

docker-laravel

Docker container - Ubuntu 16.10, php7, composer, phpunit, & laravel installer

Base Docker Image

Stock Ubuntu 16.10

Linux Components

  • git
  • Zip
  • wget
  • Vim
  • sqlite3
  • Curl
  • Redis

PHP7

  • 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

PHP Components

Misc

  • apt-get update and upgrade run
  • Composer bin added to PATH
  • apt-get clean run and temp files deleted

About

Docker container - Ubuntu 16.04, php7, composer, phpunit, & laravel installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published