This repository was archived by the owner on Jul 2, 2024. It is now read-only.
4.1.1
- Deprecate Makefile target
logs-delayed; replaced withlogsdef. - Updates source image to 2.6.1.
- Updates
redis40upackages to 4.0.14-2. - 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 ordering of Tags and respective Dockerfile links in README.md for readability.
- Adds improved test workflow; added
test-setuptarget to Makefile. - Adds Makefile target
logsdefto handle deferred logs output within a target chain. - Adds exec proxy function to
redis-server-wrapperused to pass through nice. - Adds
/docsdirectory for supplementary documentation. - Fixes validation failure of 0 second --timeout value in
test/health_status. - Removes
ENABLE_REDIS_BOOTSTRAPfrom docker-compose example configuration. - Removes
ENABLE_REDIS_WRAPPERfrom docker-compose example configuration.