- Added Solr 4.10 container
- Added custom Solr schema support.
- Added apachesolr module support to solr:4.10, and solr:5.5.
- Added Compose override example file
- Disabled XDebug out of the box as it slows Mac and Win.
- Fixed APACHE_DOCROOT_DIR to also set the DocumentRoot
- Added HTTPS support to PHP 7 container with self-signed cert.
- Added Python MySQL DB support for Ansible.
- Added global settings to
.env
.
- Added more informative bash prompt.
- Added iconv library to web containers.
- Fixed Solr container not staying up on second start.
- Added compass command to web container.
- Fixed missing SASS and SASS Globbing.
- Removed --chown flag from varnish Dockerfile that broke hub builds.
- Completely new solr container based on the official Solr image
- Solr container has Search API integration out of the box
- Completely new Varnish container based on Alpine 3.6
- Varnish container now runs as non-root
- Completely new DB container based on Alpine 3.6
- Web and DB containers now run as non-root
- Drupal multi-site support
- Security enhancements for Apache and MySQL
- Increased OpCaching and PHP Timeouts
- Updated documentation
- Extensible entrypoints for easier customization
- Renamed from Dockstack to Flight Deck