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

Releases: akhomy/docker-compose-lamp

Docker Compose LAMP stack 1.8.0

15 Jun 19:23
Compare
Choose a tag to compare
  • Updated README, fixed issue with the latest MySQL image.
  • Added new ENV variables LINES, COLUMNS for PHP-FPM container.
  • Fixed Dockerfile for LAMP build MySQL image.
  • Added db.php to test the connection.

See CHANGELOG

Docker Compose LAMP stack 1.7.0

30 Apr 12:51
Compare
Choose a tag to compare
  • Updated README, added new tags for the PHP-FPM image.
  • Switched to docker-compose 3 version.
  • Added example of installing XHProf for PHP-7 and necessary utils.
  • Update docker-compose, some common typos and example of PHP-FPM-XHPROF container.

See CHANGELOG

Docker Compose LAMP stack 1.6.0

06 Apr 06:27
Compare
Choose a tag to compare
  • Added example tools to php-fpm image.
  • Switched from MariaDB to MySQL docker image.
  • Added a sample image build based on docker MySQL image to fix Windows Docker Toolbox issue.
  • Updated README.md links and added extra info for Docker Toolbox.

See CHANGELOG

Docker Compose LAMP stack 1.5.0

14 Feb 21:06
Compare
Choose a tag to compare
  • Updated Node image to the last node:alpine version.
  • Updated Solr image to the alpine-6 version.
  • Updated Postgres image to the postgres:alpine version.
  • Updated Redis image to the redis:alpine version.
  • Updated Memcached image to the memcahed:alpine version.

See CHANGELOG

Docker Compose LAMP stack 1.4.0

29 Jan 20:12
Compare
Choose a tag to compare
  • Added IP for PHP-FPM container.
  • Checked work of Selenium and PHP-FPM.

See CHANGELOG

Docker Compose LAMP stack 1.3.0

23 Jan 18:17
Compare
Choose a tag to compare
  • Switched to the official Mailhog image.

See CHANGELOG

Docker Compose LAMP stack 1.2.0

21 Jan 15:47
Compare
Choose a tag to compare
  • Added Docker Toolbox instruction and update base README.
  • Added build image for the PHP-FPM.
  • Changed base config, runtime directories structure.
  • Added docs folder.

See CHANGELOG

Docker Compose LAMP stack 1.1.0

31 Oct 15:06
c30652a
Compare
Choose a tag to compare
  • 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

Docker Compose LAMP stack 1.0.0

03 Nov 08:43
Compare
Choose a tag to compare