This repository was archived by the owner on Jul 2, 2024. It is now read-only.
- Deprecate Makefile target
logs-delayed; replaced withlogsdef. - Updates source image to 2.6.1.
- Updates
httpdpackages to 2.4.6-90. - Updates
mod_fcgidpackage to 2.3.9-6. - Updates
mod_sslpackage to 2.4.6-90. - Updates
test/health_statushelper script with for consistency. - Updates Makefile target
logsto accept[OPTIONS](e.gmake -- logs -ft). - Updates info/error output for consistency.
- Updates healthcheck failure messages to remove EOL character that is rendered in status response.
- Updates wrapper script; only emit "waiting on" info message if bootstrap hasn't completed.
- Updates ordering of Tags and respective Dockerfile links in README.md for readability.
- Updates session test cases; replace PHP memcached session store with redis.
- Adds improved test workflow; added
test-setuptarget to Makefile. - Adds Makefile target
logsdefto handle deferred logs output within a target chain. - Adds
/docsdirectory for supplementary documentation and simplify README. - Adds test case for Apache
DirectoryIndexdefault. - Fixes validation failure of 0 second --timeout value in
test/health_status. - Removes PHP-FPM status handler configuration from the Apache server-status drop-in.