Skip to content

mlsamuelson/docker_drupalstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker DrupalStack

A comprehensive local development environment for Drupal.

To Use:

Mac OSX

  1. Install Docker for Mac or docker-machine
  2. cd into the project root and run 'docker-compose up'

Linux

  1. Install Docker
  2. cd into the project root and run 'docker-compose up'

What's inside

Requirements


Licensed under the terms of the MIT License.

About

Docker-managed PHP development stack: Nginx, MySQL, PHP-FPM, HHVM, Memcached, and Redis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Nginx 97.3%
  • PHP 2.7%