diff options
author | Anton Titov <[email protected]> | 2019-12-25 11:30:27 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2019-12-25 11:30:27 +0300 |
commit | f01a1485be61d1eec2a751c73a0251a1d4d17388 (patch) | |
tree | 1940c5f5239fa83fd7a5558cc162dfc677965178 /README.md | |
parent | da1d47e290b593d00c65140cc6036f5ea34e7dd3 (diff) | |
parent | 3506812078eea46b795dd0edd96df9f4586026df (diff) |
Merge pull request #219 from tarampampam/master
RR binary in Docker
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ $ composer require spiral/roadrunner $ ./vendor/bin/rr get-binary ``` +> For getting roadrunner binary file you can use our docker image: `spiral/roadrunner:X.X.X` (more information about image and tags can be found [here](https://hub.docker.com/r/spiral/roadrunner/)) + Example: -------- |