lorisleiva / laravel-docker

🐳 Generic docker image for Laravel Applications
MIT License
927 stars 313 forks source link

Added supervisor #65

Closed thecaliskan closed 3 years ago

thecaliskan commented 3 years ago

https://laravel.com/docs/8.x/queues#supervisor-configuration

lorisleiva commented 3 years ago

Ergh, sorry I'm updating all my default branches from master to main and I missed that PR so it auto-closed it.

Would you mind adding an issue first to see if others need to have supervisor in the CLI image?

Wouldn't it make more sense to add it as a service instead?