Docker image optimized to run Laravel queue worker
163
Creates a Laravel Docker image with php-cli, optimized for running queue workers.
// Build docker image
$ make build
// Run docker image
$ make run
// Push docker image
$ make push
Simply run and follow the steps:
$ docker login
Content type
Image
Digest
Size
177 MB
Last updated
about 7 years ago
docker pull speakbox/laravel-worker