Hi, in `run_in_file_program.sh`, use of `sh` command is required. I've built my container `FROM scratch` so it won't run with this. Is `sh` a requirement for running the challenges? if so, we should make sure it's reflected in the docs. Cheers,
Hi,
in
run_in_file_program.sh, use ofshcommand is required. I've built my containerFROM scratchso it won't run with this.Is
sha requirement for running the challenges? if so, we should make sure it's reflected in the docs.Cheers,