Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@michaelmcandrew michaelmcandrew released this 24 Jun 16:10
· 131 commits to master since this release

New in this release:

  • Default to the .localhost domain for sites (rather than .buildkit since this removes the need to edit /etc/hosts or similar)
  • Revert the hard coded subnet (discover subnet in the entrypoint script instead)
  • Support ImageMagick
  • Use the opcache php extension

Improvements / bug fixes:

  • Better restart policy:
  • Do not link civicrm-buildkit image to a specific debian version
  • Satisfy requirements for php gd extension