laravel-with-docker-example icon indicating copy to clipboard operation
laravel-with-docker-example copied to clipboard

Adding in an image for the queue runner

Open awjudd opened this issue 9 years ago • 1 comments

The image won't shut down if you do a php artisan queue:restart, instead it will restart the queue runner so you can update anything you want

awjudd avatar Aug 17 '16 21:08 awjudd

is not the queue.sh path is wrong? /docker/queue.sh

luongvm avatar Nov 26 '16 13:11 luongvm