Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Docker Compose LAMP stack 1.1.0

Choose a tag to compare

@akhomy akhomy released this 31 Oct 15:06
· 74 commits to 2.x since this release
c30652a
  • Fixed IP ranges in docker-compose and README.
  • Added DRUSH and PHP_SHOW_ERRORS variables for PHP-FPM container.
  • Added DOCUMENT_ROOT as example variable for using the site in subfolders.
  • Added sample configs folder and commented special directories in docker-compose.yml for PHP-FPM(PHP-5, PHP-7), Apache2, NGINX.
  • Split MailHog to be the independent container and added a dependency on MailHog to PHP-FPM.
  • Added references to MongoDB, Node.js in README.
  • Started section in the documentation for Docker Toolbox.

See CHANGELOG