You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.0.0 (#15)
Major updates
* Using latest base image
* Simplifying Dockerfile and using bcg-install with install script
* Moving scripts to libraries directory
* Using new BCG_E
* Namespacing environment variables
* Namespacing replace-ini function
* Creating php-fpm symlinks and moving php-fpm/run to main overlay
Minor updates
* Consolidating attributes files
* Adding positive log message when php.ini has already been downloaded
* Moving PHP_DIR environment directory to version overlay
* Adding styling to welcome page
Documentation updates
* Making comments more consistent
* Updates to README
Build updates
* Updating build definitions
v1.3.2 (#12)
Major updates
* Using latest Nginx base image
* Using new prefixed helper configuration files
Documentation updates
* Adding helper configuration files to README