How to run schedule:work
in php8.4 images?
#515
Unanswered
aagjalpankaj
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am upgrading my laravel application from
serversideup/php:8.1-fpm-nginx-alpine-v3.0.0
toserversideup/php:8.4-fpm-nginx-alpine-v3.5.2
but unfortunatelyschedule:work
command causing problem to web requests.I see — #437
How would you suggest to run background tasks in the same container? I don't see documentation for it.
Any help will be really appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions