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

Add gRPC tools grpcurl and ghz #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ka1wa
Copy link

@Ka1wa Ka1wa commented Jul 3, 2020

Add the grpcurl and ghz packages to netshoot.

Ghz package contains both ghz and ghz-web but when I tried to run ghz-web I got the following error:

bash-5.0# ./ghz-web
Error relocating ./ghz-web: __memcpy_chk: symbol not found
Error relocating ./ghz-web: __memset_chk: symbol not found

Seems like an issue with Alpine and glibc? I personally only cared about ghz so I removed ghz-web to not make the container bigger unnecessarily.

@nicolaka
Copy link
Owner

Thanks for the PR. Can you please update the README to reflect the added tool and if it has any how-to then please add it there. Once you do that ( please rebase too since I bumbped alpine to 3.11) then i'll merge this PR>

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

Successfully merging this pull request may close these issues.

None yet

2 participants