1 Commits

Author SHA1 Message Date
f8f3b55382
Add Docker setup for PHP application
- Created a Dockerfile to set up a PHP 8.3 environment with Apache.
- Configured document root and timezone settings.
- Installed Composer and necessary PHP extensions.
- Added custom entrypoint and foreground scripts for Apache.
- Set up environment variable handling in the entrypoint script.
- Included commands for cache clearing and warming during startup.
2025-01-20 17:28:43 +01:00