Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orchestrator-client requires curl and jq #862

Closed
marcosvm opened this issue Apr 12, 2019 · 3 comments
Closed

orchestrator-client requires curl and jq #862

marcosvm opened this issue Apr 12, 2019 · 3 comments

Comments

@marcosvm
Copy link
Contributor

marcosvm commented Apr 12, 2019

orchestrator-client requires curl and jq to be run from inside the container, for example:

docker run -ti orchestrator:latest /usr/local/orchestrator/resources/bin/orchestrator-client

will give an error like:

orchestrator-client[1]: cannot find curl
@zoidyzoidzoid
Copy link

Solved by #863?

@marcosvm
Copy link
Contributor Author

marcosvm commented Jun 7, 2019

Yes, we can close this.

@marcosvm marcosvm closed this as completed Jun 7, 2019
@shlomi-noach
Copy link
Collaborator

Pro tip: for next PRs, instead of writing

Related issue: #862

Use the magic word

Fixes #862

This will auto-close the issue when the PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants