Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4fa13ee

Browse files
author
Robert Kummer
committed
adding readme
1 parent b2b140e commit 4fa13ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎README.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@ Running with redis you can configure your `QUEUE_CONNECTION` environment variabl
99
The default queue name in laravel is called `default`. So we configured the `QUEUE_NAME` environment variable to this value.
1010

1111
If you want to use [Laravel Horizon](https://laravel.com/docs/5.5/horizon) then you have to set the environment `LARAVEL_HORIZON` to `true`. By default it is `false`.
12+
13+
14+
## Docker Images
15+
16+
| php | docker image |
17+
| --- | ------------ |
18+
| 7.0 | ipunktbs/laravel-queue-worker:php7.0-v1.0 |
19+
| 7.1 | ipunktbs/laravel-queue-worker:php7.1-v2.0 |
20+
| 7.2 | ipunktbs/laravel-queue-worker:php7.2-v3.0 |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /