docker-php icon indicating copy to clipboard operation
docker-php copied to clipboard

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!

Results 86 docker-php issues
Sort by recently updated
recently updated
newest added

![Screenshot](https://public-assets.bugflow.io/projects/62/feedback/1336/attachments/screenshot_jpg.png) ### Expected Result ![image.png](https://public-assets.bugflow.io/projects/62/feedback/1336/attachments/attachment_389b30f0551038_image.png) ## 🌎 URL https://serversideup.net/open-source/docker-php ## πŸ”Ž More details **Browser:** Firefox 145 (145.0) **Resolution:** 1728x1117 **Viewport Dimensions:** 1728x967

πŸ“ Documentation

![Screenshot](https://public-assets.bugflow.io/projects/62/feedback/1335/attachments/screenshot_jpg.png) ## 🌎 URL https://serversideup.net/open-source/docker-php ## πŸ”Ž More details **Browser:** Firefox 145 (145.0) **Resolution:** 1728x1117 **Viewport Dimensions:** 1728x967

πŸ“ Documentation

### Steps To Reproduce ### Outcome #### What did you expect? #### What happened instead? ### Affected Docker Images All ### Anything else? _No response_

πŸ“ Documentation

Add Laravel Nightwatch Check like queue and scheduler https://nightwatch.laravel.com/docs/guides/other-providers#monitoring

Siimilar to Cloudflare, [Sucuri](https://sucuri.net/) is a popular proxy/firewall service provider. This PR adds their trusted/secured ips for the nginx images Found here under the 502: https://docs.sucuri.net/website-firewall/sucuri-firewall-troubleshooting-guide/

## Laravel Octane Laravel Octane [has its own Caddyfile](https://github.com/laravel/octane/blob/2.x/src/Commands/stubs/Caddyfile). It uses various variables that are populated during the [startup command](https://github.com/laravel/octane/blob/2.x/src/Commands/StartFrankenPhpCommand.php). Typically, this means you need to perform your own overrides...