exaco / laravel-octane-dockerfile

Production-ready Dockerfile for Laravel Octane (FrankenPHP, Swoole, RoadRunner) powered web services and microservices. Done right.
MIT License
579 stars 88 forks source link

Use php:{version}-cli-alpine instead of bookworm for Swoole and RR #76

Closed dir closed 4 months ago

dir commented 4 months ago

I'm preemptively creating this issue to address the "Add Alpine-based images" task on the ToDo section of the readme.

I believe I have done it, I will go ahead and create a PR and link it here when it's up.

I don't use FrankenPHP so unfortunately I won't be able to port that one over if need be.

dir commented 4 months ago

PR created https://github.com/exaco/laravel-octane-dockerfile/pull/77

dir commented 4 months ago

Resolved! Closing this issue. Thank you @smortexa for taking the time to integrate the changes + add the FrankenPHP image.

https://github.com/exaco/laravel-octane-dockerfile/pull/77