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
Trying to build a docker distroless image where there is no sh. Is there a way to create a binary that includes sh ? When trying to run a shc binary inside a distroless container I get /bin/sh not found.