summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorParamtamtam <[email protected]>2019-12-18 11:39:57 +0500
committerParamtamtam <[email protected]>2019-12-18 11:39:57 +0500
commit62f72e94556e093099c58eae6e2b0366f72d79c9 (patch)
tree27843291d4671cdbb8486ba39d0487a350cd1696 /README.md
parentfadf373c1fe5e51bfaeb9e5ac3fe4ee748620a44 (diff)
Docker environment added
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..8492ea74 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:latest` (more info can be found [here](https://hub.docker.com/r/spiral/roadrunner/))
+
Example:
--------