Baldinof / roadrunner-bundle

A RoadRunner worker integrated in your Symfony app
MIT License
255 stars 46 forks source link

Get binary command don't worked #60

Closed justlucknb closed 2 years ago

justlucknb commented 2 years ago
 - spiral/roadrunner-binary (v2.6.0): Downloading...
  [============================] 100% (1,520.54Kb/1,520.54Kb)
 Do you want create default ".rr.yaml" configuration file? (yes/no) [yes]:
 > 

 [WARNING] RoadRunner has not been installed                                    

The command '/bin/sh -c ./vendor/bin/rr get-binary  --verbose --location /app/;' returned a non-zero code: 1

Composer.lock:

    "packages": [
        {
            "name": "baldinof/roadrunner-bundle",
            "version": "2.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Baldinof/roadrunner-bundle.git"
Baldinof commented 2 years ago

Hi! What was the problem?

justlucknb commented 2 years ago

@Baldinof I am building a docker container where i get binary rr, The command '/bin/sh -c ./vendor/bin/rr get-binary don't work for me. I have not solved this problem now. I just started adding binary to docker container.

justlucknb commented 2 years ago

The issue was closed because you have nothing to do with it