Releases: htmlgraphic/Apache
Releases · htmlgraphic/Apache
2.0.0
1.9.0
1.8.7
1.8.6
1.8.5
Various improvements to build.
- Deploy and documentation improvements
- Add tests for installed PHP Modules to ensure they are running correctly after each build https://localhost/php_extensions.php
- Add restart to docker-compose file to help with production uptime
- Add
php-imagick
module - Add
bcmath
module - install and python pip for LetsEncrypt Cert renewal
- PHPMyAdmin improved for valid certificiate via Docker container
- Disable
PHPMyAdmin
on production, add support forRedis
updated docker-compose file version to v3.3
1.8.4
1.8.3
1.8.2
Various improvements to build.
- Increase PHP.ini variables max_input_time, post_max_size, upload_max_filesize, memory_limit, max_execution_time
- Enable logging within Docker
- Update MySQL to MySQL 5.7.28
- Update docker-composer.yml to 3.3
- Update shell unit testing to shunit2-2.1.7
- Include a simple PHP script to check for common extensions
1.8.1
1.8.0
Various improvements to build.
- Use
MySQL 5.7.25
Docker Official Image - Removed
docker-cloud.yml
- Update
Ubuntu 18.04 & PHP 7.3
- Added more notes/corrections to readme, add
phpMyAdmin
to local build - Readme formatting
- Remove deploy on Docker Cloud, additional content improvements