wait-for-it
wait-for-it copied to clipboard
Wait for it not working on Linux Alpine 3.7
After updating my image to Alpine 3.7 i have noticed that wait-for-it hangs after success of finding host.
I can confirm this
This seems to be the cause: https://github.com/gliderlabs/docker-alpine/issues/363
gliderlabs/docker-alpine#363 was closed by updating bash to 4.4.12-r2 in v3.7. This issue can be closed as well.