CSCfi / hpc-container-wrapper

Tool to wrap installations into a container designed for use on HPC systems
MIT License
27 stars 8 forks source link

Adds sh shell option #8

Closed Nortamo closed 1 year ago

Nortamo commented 2 years ago

Some very light containers are missing the bash shell which breaks our startup scripts inside the container.

We add a check to test if bash is missing and switch to sh only if the isolate options is true, as otherwise a bash shell will be available from outside