summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2019-12-25 11:30:27 +0300
committerGitHub <[email protected]>2019-12-25 11:30:27 +0300
commitf01a1485be61d1eec2a751c73a0251a1d4d17388 (patch)
tree1940c5f5239fa83fd7a5558cc162dfc677965178 /README.md
parentda1d47e290b593d00c65140cc6036f5ea34e7dd3 (diff)
parent3506812078eea46b795dd0edd96df9f4586026df (diff)
Merge pull request #219 from tarampampam/master
RR binary in Docker
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8cd4dfd6..00884782 100644
--- a/README.md
+++ b/README.md
@@ -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:
--------