All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Fix Nginx handling of versioned assets
- Fix the nginx config to support versioned assets
- Replace config/env.sh with a regular Docker Compose .env file
- Add support for versioned assets that have made the default with Magento 2.1.3 (see: magento/magento2 issue #7820)
- Add support for lets encrypt
- Use the pre-built arvato/magento2-php docker image for a faster setup (see: https://hub.docker.com/r/arvato/magento2-php/)
- Initial version of the Docker Compose control script (bin/console) and required configuration files for Nginx, PHP and MySQL