You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I base my docker on openjdk:alpine and the grep package is broken. I have to do apk fix grep to get it works. Otherwise, I get "grep not found" when I try to use it.