Brief description of what this PR does and why.
Please check the relevant option(s):
- 🐛 Bug fix (non-breaking change which fixes an issue)
- ✨ New feature (non-breaking change which adds functionality)
- 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
- 📚 Documentation update
- 🔧 Configuration change
- 🚀 Performance improvement
- 🧹 Code cleanup/refactoring
Check all that apply:
- Apache
- PHP-FPM
- MariaDB
- WordPress
- Other: _____________
Describe how you tested your changes:
- Built container image(s) locally
- Tested with Docker Compose
- Validated health checks work
- Tested environment variables
- Verified volume mounts
- Other: _____________
If this introduces breaking changes, describe what users need to do to migrate:
Any security implications of this change:
- README.md updated (if needed)
- Container-specific README updated (if needed)
- CHANGELOG.md updated (if applicable)
- Docker Compose examples updated (if needed)
Before submitting this PR, please make sure:
- My code follows the project's style guidelines
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- My changes generate no new warnings or errors
- New and existing tests pass locally
- Any dependent changes have been merged and published
Any additional information or context about this PR: