shc
shc copied to clipboard
Full no dependency static binary
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.
If your script uses bash, you can try xbash