diff options
author | Paramtamtam <[email protected]> | 2019-12-18 11:39:57 +0500 |
---|---|---|
committer | Paramtamtam <[email protected]> | 2019-12-18 11:39:57 +0500 |
commit | 62f72e94556e093099c58eae6e2b0366f72d79c9 (patch) | |
tree | 27843291d4671cdbb8486ba39d0487a350cd1696 /README.md | |
parent | fadf373c1fe5e51bfaeb9e5ac3fe4ee748620a44 (diff) |
Docker environment added
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:latest` (more info can be found [here](https://hub.docker.com/r/spiral/roadrunner/)) + Example: -------- |