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

Doesn't work with busybox #89

Closed
NathanielHill opened this issue Oct 22, 2018 · 2 comments
Closed

Doesn't work with busybox #89

NathanielHill opened this issue Oct 22, 2018 · 2 comments

Comments

@NathanielHill
Copy link

Just for the record, this doesn't seem to work with the output from busybox's ping, which is quite common in Docker setups these days with so many alpine images.

For anyone coming across this trying to get this working on your alpine Docker image, try:

RUN apk add iputils

mondwan added a commit that referenced this issue Mar 9, 2019
Include the suggestion from #89
@mondwan
Copy link
Collaborator

mondwan commented Mar 9, 2019

Update the README to include your solution. THanks

@mondwan mondwan closed this as completed Mar 9, 2019
@gwh-cpnet
Copy link

It is interesting though. ping command is workable in alpine shell.

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