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