Skip to content

Dockerized PHP Stack: 7.2.3

Choose a tag to compare

@hopeseekr hopeseekr released this 07 Mar 17:09
9141f7c

v1.2.0: 2018-03-07

  • [2018-02-04] Upgraded the stack:

    • PHP v7.2.3
    • Nginx v1.10.3 [unchanged]
    • Redis v3.2.11
    • PostgreSQL v9.6.7
    • MariaDB 10.3.4 [unchanged]
  • [2018-02-21] Added support for multiple nginx vhosts.

  • [2018-02-21] Added support for SSL certificates and unlimited custom
    nginx configuration.

  • [2018-02-21] Added the bcmath PHP extension.

  • [2018-02-21] [internal] Created a Makefile for the creation of release files.

  • [2018-02-21] [internal] Consolidated the common docker files.