Minimal docker linux image such as Alpine does not have bash they use minimal shell sh by default. ``` OCI runtime exec failed: exec failed: unable to start container process: exec: "bash": executable file not found in $PATH: unknown ```